aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index 19609707bb..4e67a7a22f 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -3,10 +3,11 @@
* filter-driver.c (filter_driver_filter_message): If there is a
default folder and the message hasn't been deleted then... should
be: If there is a default folder and the message hasn't been
- copied to another folder...
+ copied to another folder and the message hasn't been deleted...
(filter_driver_filter_message): Make it so that the FILTER_LOG_END
is only called if filtered were applied to the message so we don't
get huge gaps of whitespace in the log file.
+ (filter_driver_filter_message):
2000-11-10 Christopher James Lahey <clahey@helixcode.com>