aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index a3aeabc391..20c8a6f58b 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,11 @@
+2001-12-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-msg-composer.c (class_init): Setup the SAVE_DRAFT signal.
+ (menu_file_save_draft_cb): Emit the SAVE_DRAFT signal.
+ (exit_dialog_cb): Same here.
+ (save_draft): Removed. This code is now a signal that
+ mail-callbacks will connect to.
+
2001-12-11 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer-attachment.c (e_msg_composer_attachment_edit):