aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6818a4ca26..dde995a83f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2008-04-08 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #523413
+
+ * em-composer-utils.c (save_draft_done):
+ Check the composer window's visibility to determine whether to
+ destroy the window. See the corresponding composer/ChangeLog
+ entry to get the full story.
+
+ * em-composer-utils.c (em_utils_composer_save_draft_cb):
+ Remove the 'quit' parameter.
+
2008-04-07 Takao Fujiwara <takao.fujiwara@sun.com>
reviewed by: Milan Crha