From 8e32b41a50e99502fb22c26c0b5de575fecc99b4 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Tue, 15 Aug 2000 18:24:06 +0000 Subject: and the ChangeLog entries to go with it svn path=/trunk/; revision=4844 --- filter/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 + + * 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 * Makefile.am (EXTRA_DIST): remove blank.xpm and check.xpm which -- cgit