aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-02-21 10:18:22 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-02-21 10:18:22 +0800
commit822b1964647ff9ecd3be57d1982bddfa43cba73e (patch)
tree361fafd4a05f2c3ab3dfd7317bdb0ed304242cbe /composer/ChangeLog
parent33041e67fcbf0e88b449ea4991d6648b51a84b38 (diff)
downloadgsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.tar
gsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.tar.gz
gsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.tar.bz2
gsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.tar.lz
gsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.tar.xz
gsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.tar.zst
gsoc2013-evolution-822b1964647ff9ecd3be57d1982bddfa43cba73e.zip
Use mail_append_mail to save to drafts instead of custom thread handler.
2001-02-21 Not Zed <NotZed@Ximian.com> * e-msg-composer.c (menu_file_save_draft_cb): (exit_dialog_cb): Use mail_append_mail to save to drafts instead of custom thread handler. svn path=/trunk/; revision=8313
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 34acb6e362..5a987198aa 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-21 Not Zed <NotZed@Ximian.com>
+
+ * e-msg-composer.c (menu_file_save_draft_cb):
+ (exit_dialog_cb): Use mail_append_mail to save to drafts instead
+ of custom thread handler.
+
2001-02-19 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (build_message): Handle exceptions a little