aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 839ec6af0e..8d534329e4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2005-11-23 Parthasarathi Susarla <sparthasarathi@novell.com>
+
+ ** See bug #315987
+ * em-composer-utils.c:
+ (em_utils_composer_send_cb): Send only if account is enabled
+ (em_utils_composer_save_draft_cb): Save message to server
+ folder only if the account is enabled, else save it locally
+ (generate_account_hash): Add default account into the account hash
+ only if the account none of the account is enabled.
+ (guess_account): use only enabled account
+
+ * mail.error.xml: Add error message for send-no-account-enabled
+
2005-11-11 Boby Wang <boby.wang@sun.com>
** See bug 321214.