diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-11-01 02:33:37 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-11-01 02:33:37 +0800 |
commit | 3d5a9588f6ab1adbc028b31353cc37843e1cea5a (patch) | |
tree | d8f29e6551307b65dee6cde37a3caa0af3c2e50b /mail/ChangeLog | |
parent | c079bfa687b82f795458e05f59bed9129ffa0578 (diff) | |
download | gsoc2013-evolution-3d5a9588f6ab1adbc028b31353cc37843e1cea5a.tar.gz gsoc2013-evolution-3d5a9588f6ab1adbc028b31353cc37843e1cea5a.tar.zst gsoc2013-evolution-3d5a9588f6ab1adbc028b31353cc37843e1cea5a.zip |
Match "is" rather than "contains" now that we have the "is"-rule.
2000-10-31 Jeffrey Stedfast <fejj@helixcode.com>
* mail-autofilter.c (filter_gui_add_for_mailing_list): Match "is"
rather than "contains" now that we have the "is"-rule.
svn path=/trunk/; revision=6295
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d92c9a4bb7..59d789f461 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-10-31 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-autofilter.c (filter_gui_add_for_mailing_list): Match "is" + rather than "contains" now that we have the "is"-rule. + 2000-10-30 Dan Winship <danw@helixcode.com> * mail-config-gui.c (config_do_query_authtypes): Redo this so that |