From b24cb94e37a34fafec5ab5dbf80e1c8b7391b70b Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 13 Jan 2001 21:50:42 +0000 Subject: If the preferred authmech isn't found, default to the first one in the 2001-01-13 Jeffrey Stedfast * mail-account-editor.c (source_auth_init): If the preferred authmech isn't found, default to the first one in the list. (transport_construct_authmenu): This function already did the above but I made it simpler. (apply_changes): A number of cleanups. svn path=/trunk/; revision=7479 --- mail/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index d5f13a7764..89d72960bd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-01-13 Jeffrey Stedfast + + * mail-account-editor.c (source_auth_init): If the preferred + authmech isn't found, default to the first one in the list. + (transport_construct_authmenu): This function already did the + above but I made it simpler. + (apply_changes): A number of cleanups. + 2001-01-13 Jeffrey Stedfast * mail-config-druid.c (druid_finish): Fixed mail_load_storages to -- cgit v1.2.3