From 21d0e891e218511c00b8f71769eaee998f61edfd Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 16 Jan 2004 07:00:22 +0000 Subject: ** See bug #52467. 2004-01-16 Not Zed ** See bug #52467. * vfolder-rule.c (vfr_folder_response): convert the uri to an evolution uri, rather than a camel one, for storage. And remove double-calls to geT_selected_uri. (format_source): treat uri as an evolution uri and convert to a camel one to get something meaningful out of it. svn path=/trunk/; revision=24265 --- filter/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 6b37cc3fce..549521623d 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,13 @@ +2004-01-16 Not Zed + + ** See bug #52467. + + * vfolder-rule.c (vfr_folder_response): convert the uri to an + evolution uri, rather than a camel one, for storage. And remove + double-calls to geT_selected_uri. + (format_source): treat uri as an evolution uri and convert to a + camel one to get something meaningful out of it. + 2004-01-15 Radek Doulik * filtertypes.xml: s/spam/junk, added junk test rule, it must be -- cgit