aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 03e1ecd565..c2e1e0b85a 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,12 @@
+2000-09-07 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * filter-driver.c (filter_driver_run): Rewrote - this shouldn't
+ need to be an async function
+
+ * filter-message-search.c (match_all): Modified to look at the
+ boolean value being fed to it and just to return that instead of
+ always returning TRUE
+
2000-09-07 Lauris Kaplinski <lauris@helixcode.com>
* filter-editor.c, filter-filter.c, filter-folder.c, filter-option.c: