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 4a14acfeaa..e0149b20dc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,15 @@
+2001-07-06 Jason Leach <jleach@ximian.com>
+
+ [Fix bug #1100, default account is stored strangely]
+
+ * mail-config.c (mail_config_get_default_account_num): New
+ function, returns the integer of the position of the default
+ account, used to save which account is the default to the config
+ db.
+ (mail_config_write): Save the default account number here in
+ "/Mail/Accounts/default_account".
+ (config_read): Load in which is the default here.
+
2001-07-06 Larry Ewing <lewing@ximian.com>
* mail-callbacks.c (composer_send_cb): add a NULL check since that