From c63489710d49a5daa4ce7499be8a59ea1d23ec29 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sun, 25 Mar 2001 08:55:13 +0000 Subject: Allow the authtype to be NULL. (transport_auth_init): If the provider 2001-03-25 Jeffrey Stedfast * mail-account-editor.c (transport_auth_type_changed): Allow the authtype to be NULL. (transport_auth_init): If the provider allows authtypes but doesn't *need* one, create a "None" menu item that the user can choose. This should fix the bug people have been seeing recently since dan removed the no_authtype authmech from the smtp provider. svn path=/trunk/; revision=8926 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 670641500f..06db4b33bf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-03-25 Jeffrey Stedfast + + * mail-account-editor.c (transport_auth_type_changed): Allow the + authtype to be NULL. + (transport_auth_init): If the provider allows authtypes but + doesn't *need* one, create a "None" menu item that the user can + choose. This should fix the bug people have been seeing recently + since dan removed the no_authtype authmech from the smtp provider. + 2001-03-24 Jeffrey Stedfast * openpgp-utils.c (openpgp_verify): Default to iso-8859-1 as the -- cgit v1.2.3