diff options
Diffstat (limited to 'plugins/exchange-account-setup/ChangeLog')
-rw-r--r-- | plugins/exchange-account-setup/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/exchange-account-setup/ChangeLog b/plugins/exchange-account-setup/ChangeLog index 3dfd7ec4f5..9fe95d08ce 100644 --- a/plugins/exchange-account-setup/ChangeLog +++ b/plugins/exchange-account-setup/ChangeLog @@ -1,3 +1,15 @@ +2005-06-10 Sarfraaz Ahmed <asarfraaz@novell.com> + + * exchange-account-setup.c (e_plugin_lib_enable) + (free_exchange_listener)(e_plugin_lib_enable) : Added new to + initialise the config listener. + (update_state) : Now updates the state directly from the server and not + from the file as earlier. + (owa_authenticate_user) : Authenticates and validates directly from + the server instead of using the camel APIs as earlier. + (set_oof_info) : Sets the state directly on the server + * Makefile.am : Use CAMEL_EXCHANGE CFLAGS and LIBS + 2005-05-21 Sarfraaz Ahmed <asarfraaz@novell.com> Added a bunch of files to create exchange plugins for UI changes |