diff options
-rw-r--r-- | filter/ChangeLog | 14 |
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 |