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 d82f757481..a622d1ca41 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2000-09-27 Jeffrey Stedfast <fejj@helixcode.com>
+ * mail-callbacks.c (composer_postpone_cb): Fix it so that "send
+ later" will still mark a message as being replied, forwarded,
+ whatever. Closes bug #568 on bugzilla.
+
+2000-09-27 Jeffrey Stedfast <fejj@helixcode.com>
+
* mail-ops.c (do_filter_ondemand): If the message has been
deleted, don't try filtering it - skip to the next message.
Fixes bugzilla bug #639.