aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 714c5ed7ba..91a9818e97 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2002-08-09 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-callbacks.c (save_draft_done): If the ccd is NULL, create a
+ new ccd, disconnect the old signal handlers, and then reconnect
+ the signal handlers using the non-NULL ccd as the user_data.
+ (composer_send_queued_cb): Same, but only if the queue append
+ operation failed.
+
2002-08-09 Dan Winship <danw@ximian.com>
* mail-callbacks.c (composer_send_queued_cb, save_draft_done):