aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-24 07:39:07 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-24 07:39:07 +0800
commit65c33efb1b50b4ca08adf3dbc56c300a20b55608 (patch)
tree2afe5d0e9350164eeca282035f9d33a20a8271b5 /mail/ChangeLog
parentd998431a1eb014dd5e791c5d5cfecafba40dd32c (diff)
downloadgsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.tar
gsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.tar.gz
gsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.tar.bz2
gsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.tar.lz
gsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.tar.xz
gsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.tar.zst
gsoc2013-evolution-65c33efb1b50b4ca08adf3dbc56c300a20b55608.zip
Don't allow an auth-type to be set when saving the service.
2001-10-23 Jeffrey Stedfast <fejj@ximian.com> * mail-account-gui.c (service_check_supported): Don't allow an auth-type to be set when saving the service. (mail_account_gui_new): Initialize the source and transport provider_type's here so we don't forget to do it when it matters. (mail_account_gui_setup): Don't bother setting the provider_type's here, they are already set in mail_account_gui_new() now. svn path=/trunk/; revision=13968
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index dbc2fbfd9e..8f96dbab03 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-23 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-account-gui.c (service_check_supported): Don't allow an
+ auth-type to be set when saving the service.
+ (mail_account_gui_new): Initialize the source and transport
+ provider_type's here so we don't forget to do it when it matters.
+ (mail_account_gui_setup): Don't bother setting the provider_type's
+ here, they are already set in mail_account_gui_new() now.
+
2001-10-23 <NotZed@Ximian.com>
* mail-display.c (mail_display_destroy): Remove the idle_id when