From de4c391ec2eba36667a8ed7622f57f1877dda934 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 5 Sep 2001 23:04:33 +0000 Subject: Adjust the default_account index correctly. 2001-09-05 Jeffrey Stedfast * mail-config.c (mail_config_remove_account): Adjust the default_account index correctly. 2001-09-05 Jeffrey Stedfast * mail-config.c (mail_config_get_accounts): Added a g_assert to make sure that config wasn't NULL. This is meant to help debug bug #4911 and friends. * component-factory.c (owner_set_cb): Do not mail_config_init() here as we've already called this in main() in main.c. svn path=/trunk/; revision=12640 --- mail/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2db02bc893..568b6dcc74 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2001-09-05 Jeffrey Stedfast + + * mail-config.c (mail_config_remove_account): Adjust the + default_account index correctly. + +2001-09-05 Jeffrey Stedfast + + * mail-config.c (mail_config_get_accounts): Added a g_assert to + make sure that config wasn't NULL. This is meant to help debug bug + #4911 and friends. + + * component-factory.c (owner_set_cb): Do not mail_config_init() + here as we've already called this in main() in main.c. + 2001-09-05 Ettore Perazzoli [Fix #958, ShellComponents should not be created by factories, for @@ -53,6 +67,7 @@ 2001-09-05 Ettore Perazzoli +>>>>>>> 1.1649 * message-browser.c (message_browser_new): s/Evolution/Ximian Evolution/. -- cgit v1.2.3