aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-16 02:24:06 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-16 02:24:06 +0800
commit8e32b41a50e99502fb22c26c0b5de575fecc99b4 (patch)
treea0d36eadb94d1c0048b4b458b7285b1962d70749
parent7a12fa1fe21ca189e2800a27682bc2cc44396b6a (diff)
downloadgsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.tar
gsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.tar.gz
gsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.tar.bz2
gsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.tar.lz
gsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.tar.xz
gsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.tar.zst
gsoc2013-evolution-8e32b41a50e99502fb22c26c0b5de575fecc99b4.zip
and the ChangeLog entries to go with it
svn path=/trunk/; revision=4844
-rw-r--r--filter/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 89bcdfc06c..70950b51be 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,17 @@
+2000-08-15 Peter Williams <peterw@curious-george.helixcode.com>
+
+ * vfoldertype.xml, filtertypes.xml: Add entries defining the
+ date-based message filtering and vfoldering.
+
+ * filter-datespec.{c,h}: New files implementing the UI for
+ date-based filtering and vfoldering -- specifically, choosing
+ what to compare the message to.
+
+ * filter-element,c: Hook up to create a datespec filter if
+ that's what's called for.
+
+ * Makefile.am: Build the new -datespec files.
+
2000-08-13 Dan Winship <danw@helixcode.com>
* Makefile.am (EXTRA_DIST): remove blank.xpm and check.xpm which