diff options
author | Not Zed <NotZed@Ximian.com> | 2004-11-12 15:07:56 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-11-12 15:07:56 +0800 |
commit | e996dc22515b3237899b054f8658c284c9fbb920 (patch) | |
tree | 8eb470f9308e6e7ec76b150d0eed920ddffa3627 /mail/ChangeLog | |
parent | 097e87551eeebeec4b670b96be3fc2c2ec3de133 (diff) | |
download | gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.gz gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.tar.zst gsoc2013-evolution-e996dc22515b3237899b054f8658c284c9fbb920.zip |
Added 'match all' rules.
2004-11-12 Not Zed <NotZed@Ximian.com>
* filtertypes.xml:
* vfoldertypes.xml:
* searchtypes.xml: Added 'match all' rules.
svn path=/trunk/; revision=27901
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index dbff54f9d6..9ae2826f4c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2004-11-12 Not Zed <NotZed@Ximian.com> + * filtertypes.xml: + * vfoldertypes.xml: + * searchtypes.xml: Added 'match all' rules. + ** Merge in notzed-messageinfo-branch. 2004-11-11 Radek Doulik <rodo@ximian.com> |