From 30a405f7dc389c35088a4b42f82bf117c21e4ea0 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 11 Aug 2001 00:03:54 +0000 Subject: Fix bug #4523 for good. (save_service): If service->authitem is NULL, then 2001-08-10 Jeffrey Stedfast * mail-account-gui.c (build_auth_menu): Fix bug #4523 for good. (save_service): If service->authitem is NULL, then the user tried to enable authentication but the provider doesn't actually support it. svn path=/trunk/; revision=11905 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 0ee860f98a..d8f8e06a90 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2001-08-10 Jeffrey Stedfast + + * mail-account-gui.c (build_auth_menu): Fix bug #4523 for good. + (save_service): If service->authitem is NULL, then the user tried + to enable authentication but the provider doesn't actually support + it. + 2001-08-10 Jon Trowbridge * folder-browser.c: Set our ESearchBarItems subitems to NULL. -- cgit v1.2.3