From e1d0f3dc45692a04dbd93c7ef82c24af74e05f25 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 16 Oct 2001 19:03:16 +0000 Subject: Only perform the operation on the folder if the folder has summary 2001-10-16 Jeffrey Stedfast * camel-filter-driver.c (do_flag): Only perform the operation on the folder if the folder has summary capability, else just poke the info directly. Fixes the "Filters don't work" bug. (do_score): Same. (do_colour): And here too. svn path=/trunk/; revision=13697 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d8fd6eaaeb..0cbe6a4fdb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2001-10-16 Jeffrey Stedfast + + * camel-filter-driver.c (do_flag): Only perform the operation on + the folder if the folder has summary capability, else just poke + the info directly. Fixes the "Filters don't work" bug. + (do_score): Same. + (do_colour): And here too. + 2001-10-15 Jeffrey Stedfast * camel-stream-fs.c (stream_read): Save the errno before calling -- cgit v1.2.3