From 14c2e4a8132ced1091baaf9ce98111562735c718 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sun, 25 Mar 2001 08:25:49 +0000 Subject: Don't use copy_to if the source folder doesn't support summary info's. 2001-03-25 Jeffrey Stedfast * camel-filter-driver.c (do_copy): Don't use copy_to if the source folder doesn't support summary info's. (do_move): Same. (camel_filter_driver_filter_message): And again here. I think this will fix the problem of "colour" tags not staying with the message when it's copied to a folder during the filter process. svn path=/trunk/; revision=8925 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index eff0e3f1b0..fc6edd237a 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2001-03-25 Jeffrey Stedfast + + * camel-filter-driver.c (do_copy): Don't use copy_to if the source + folder doesn't support summary info's. + (do_move): Same. + (camel_filter_driver_filter_message): And again here. I think + this will fix the problem of "colour" tags not staying with the + message when it's copied to a folder during the filter process. + 2001-03-24 Jeffrey Stedfast * camel-sasl-digest-md5.c (digest_response): Do charset conversion -- cgit v1.2.3