aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 83a94b7950..714c5ed7ba 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,8 +1,14 @@
+2002-08-09 Dan Winship <danw@ximian.com>
+
+ * mail-callbacks.c (composer_send_queued_cb, save_draft_done):
+ Handle the fact that ccd may be NULL (if the composer was created
+ via CORBA). Quick temporary fix for sending meeting requests.
+
2002-08-09 Peter Williams <peterw@ximian.com>
* mail-config.c (mail_config_uri_renamed): When a URI is changed,
- try to copy over threaded view settings, preview pane shown settings,
- headers, hide state, tree expansion, and GAL view files.
+ try to copy over threaded view settings, preview pane shown
+ settings, headers, hide state, tree expansion, and GAL view files.
(uri_to_evname): New utility function.
2002-08-08 Jeffrey Stedfast <fejj@ximian.com>