aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 61c2891b8a..72fed87028 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2002-05-06 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-ops.c (filter_folder_free): Flush the filter log to make
+ Tuomas happy :-)
+
+ * mail-session.c (mail_session_flush_filter_log): New convenience
+ function to flush the session's filter log file.
+
* mail-callbacks.c (mail_reply): Set the Seen flag as well since
it's safe to assume that if the user has replied to an email
message that he has read it. Not always true, but usually ;-)