From 7ffeca2735c0d928be4f5379de136e0606ccb652 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 9 Jul 2000 23:24:02 +0000 Subject: add a "string" type * filter-xml.[ch]: add a "string" type * filtertype.xml, vfoldertypes.xml: Use type="string" rather than "folder" for subject/body matching. * filter-arg-types.c: Update some strings for "text" input. Fix some warnings (including one that pointed out a real bug). * filter-arg.c, filter-druid.c, filter-format.c: fix warnings svn path=/trunk/; revision=4025 --- filter/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 9cbf2f1d98..865b8a00f4 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,15 @@ +2000-07-09 Dan Winship + + * filter-xml.[ch]: add a "string" type + + * filtertype.xml, vfoldertypes.xml: Use type="string" rather than + "folder" for subject/body matching. + + * filter-arg-types.c: Update some strings for "text" input. Fix + some warnings (including one that pointed out a real bug). + + * filter-arg.c, filter-druid.c, filter-format.c: fix warnings + 2000-07-07 Dan Winship * filter-driver.c: Update for camel_folder_search_by_expression -- cgit v1.2.3