From 2485f10196f6611d28d428ff0f1b9a5ac9fe755e Mon Sep 17 00:00:00 2001 From: NotZed Date: Sun, 5 Mar 2000 03:36:37 +0000 Subject: Actually implement filtering, at least, from Inbox. Copy messages to 2000-03-04 NotZed * filter-driver.c (main): Actually implement filtering, at least, from Inbox. Copy messages to folder (in the same store only, so far), delete, and stop processing are implemented, and the logic to handle default processing. * filter-xml.c (load_optionvalue): Fix up a bug where we lost the name of the arg (ouch). * filter-xml.c: Wrapped printf's in debug macros. svn path=/trunk/; revision=2054 --- filter/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 7eec85d5ee..0c0e7b097b 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,14 @@ +2000-03-04 NotZed + + * filter-driver.c (main): Actually implement filtering, at least, + from Inbox. Copy messages to folder (in the same store only, so + far), delete, and stop processing are implemented, and the logic + to handle default processing. + + * filter-xml.c (load_optionvalue): Fix up a bug where we lost the + name of the arg (ouch). + * filter-xml.c: Wrapped printf's in debug macros. + 2000-03-02 NotZed * filter-druid.c (object_destroy): Disconnect the list signal, so -- cgit v1.2.3