From 8c8d18447d4ccc801f9c5ee384241a79632252dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ho=C3=A0=20Vi=C3=AAt=20Dinh?= Date: Tue, 15 May 2001 04:56:35 +0000 Subject: [PATCH] new filering --- ChangeLog.claws | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog.claws b/ChangeLog.claws index eeb50a99d..8f248031f 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,21 @@ +2001-05-15 [hoa] + + * src/Makefile.am + added filtering.[ch] + * src/inc.c + using filering.[ch] instead of filter.[ch] + * src/main.c + reading new filtering configuration + * src/matcher.[ch] + added some filtering actions + and fixed a bug for headers and mail body matching + * src/mbox.c + using filering.[ch] instead of filter.[ch] + * src/mh.c + handling invalid MsgInfo in mh_copy_msg() and mh_move_msg() + * src/summaryview.c + some fixes for filtering + 2001-05-14 [hiroyuki] * src/send.c: fixed some weird indentations. -- 2.25.1