aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-01-10 11:55:55 +0800
committerChris Toshok <toshok@src.gnome.org>2003-01-10 11:55:55 +0800
commit462934169af9df210664ea018f678d0f8fbcd238 (patch)
tree519a5c244dc1d952f3f983064b00ce69682f452d /mail/ChangeLog
parent5b2e91a1c3af08bb02844876fdcd8f367275907c (diff)
downloadgsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.tar
gsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.tar.gz
gsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.tar.bz2
gsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.tar.lz
gsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.tar.xz
gsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.tar.zst
gsoc2013-evolution-462934169af9df210664ea018f678d0f8fbcd238.zip
enable the account before attempting to saving it.
2003-01-09 Chris Toshok <toshok@ximian.com> * mail-config-druid.c (wizard_finish_cb): enable the account before attempting to saving it. * mail-accounts.c (account_delete_clicked): need to show the buttons added to the dialog. svn path=/trunk/; revision=19391
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index d0e64beb1d..48f589252f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-09 Chris Toshok <toshok@ximian.com>
+
+ * mail-config-druid.c (wizard_finish_cb): enable the account
+ before attempting to saving it.
+
+ * mail-accounts.c (account_delete_clicked): need to show the
+ buttons added to the dialog.
+
2003-01-10 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (dialogue_response): dont unref the dialogue.