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 78add1937b..0683ff01b4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,11 @@
2001-07-03 Joe Shaw <joe@ximian.com>
+ * mail-callbacks.c (expunge_folder): Unset the message being displayed
+ when expunging. This makes expunged messages not show in the preview
+ pane when they're not there anymore. Fixes #3591.
+
+2001-07-03 Joe Shaw <joe@ximian.com>
+
* mail-callbacks.c (mail_reply): If msg is NULL, fetch the message
and requeue a mail_reply call. Fixes bug #3816.
(requeue_mail_reply): Callback from mail_get_message().