aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-04-10 00:36:49 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-04-10 00:36:49 +0800
commitef108f7218d01f8b57d588e904680c03f688eb16 (patch)
tree056d6205fab5dd6e77493f00dcdfe500be029308 /filter/ChangeLog
parent92d85ea01a3e856173bb0a926264fa3576d7d4eb (diff)
downloadgsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.tar
gsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.tar.gz
gsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.tar.bz2
gsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.tar.lz
gsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.tar.xz
gsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.tar.zst
gsoc2013-evolution-ef108f7218d01f8b57d588e904680c03f688eb16.zip
Added closing ) for "not starts with" subject rule. Added closing ) for
2002-04-10 Not Zed <NotZed@Ximian.com> * filtertypes.xml: Added closing ) for "not starts with" subject rule. Added closing ) for all the other broken rules too ... svn path=/trunk/; revision=16408
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 137b0ed385..eac1cdaaeb 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -2,6 +2,7 @@
* filtertypes.xml: Added closing ) for "not starts with" subject
rule.
+ Added closing ) for all the other broken rules too ...
2002-04-04 Dan Winship <danw@ximian.com>