diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2002-02-05 06:03:36 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-02-05 06:03:36 +0800 |
commit | f4f407373fa4eefa1c1514572633b0528054a7a2 (patch) | |
tree | 1faf7fbd2ad98027be8134362008d0ed45d30a80 /filter/ChangeLog | |
parent | 5b170de85b95bd27fc5ccabe70ae8b799fb9dd79 (diff) | |
download | gsoc2013-evolution-f4f407373fa4eefa1c1514572633b0528054a7a2.tar.gz gsoc2013-evolution-f4f407373fa4eefa1c1514572633b0528054a7a2.tar.zst gsoc2013-evolution-f4f407373fa4eefa1c1514572633b0528054a7a2.zip |
Same here.
2002-02-04 Jeffrey Stedfast <fejj@ximian.com>
* vfoldertypes.xml: Same here.
* filtertypes.xml: For mlist matching, we only want "is" and "is
not" because that is all we really support anyway.
svn path=/trunk/; revision=15570
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r-- | filter/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog index 081b517d6d..f15cd145a3 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,10 @@ +2002-02-04 Jeffrey Stedfast <fejj@ximian.com> + + * vfoldertypes.xml: Same here. + + * filtertypes.xml: For mlist matching, we only want "is" and "is + not" because that is all we really support anyway. + 2002-01-27 Ettore Perazzoli <ettore@ximian.com> * Makefile.am: Use LIBFILTER_CFLAGS. |