From 9b263e0f378539c3059abe836d5c4143835844db Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 30 Jul 2008 10:38:59 +0000 Subject: ** Part of fix for bug #500389 2008-07-30 Milan Crha ** Part of fix for bug #500389 * mail/em-account-editor.c: (emae_option_options_changed), (emae_option_options), (emae_receive_options_extra_item): New ability to define Options (ComboBox) in provider's options. * plugins/exchange-operations/exchange-account-setup.c: (gal_auth_to_string), (owa_authenticate_user): Use default authentication for GAL. Note: Requires EDS revision 9230 or better. svn path=/trunk/; revision=35866 --- plugins/exchange-operations/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 1ab777f81a..6ec12002f3 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,10 @@ +2008-07-30 Milan Crha + + ** Part of fix for bug #500389 + + * exchange-account-setup.c: (gal_auth_to_string), + (owa_authenticate_user): Use default authentication for GAL. + 2008-07-11 Bharath Acharya ** Fix for bug #542149 -- cgit