From 10c14aa014cc7d9f324f914c895823f1a202d988 Mon Sep 17 00:00:00 2001 From: Sarfraaz Ahmed Date: Fri, 1 Jul 2005 05:49:51 +0000 Subject: Added new. This prints the validation error string. 2005-07-01 Sarfraaz Ahmed * exchange-account-setup.c(print_error) : Added new. This prints the validation error string. (owa_authenticate_user) : Fetch the error code from validate and handle the printing of error strings in the plugin. * exchange-config-listener.c (account_added) : For now add the sources before connect to avoid multiple esources. Should be fixed more elegantly. svn path=/trunk/; revision=29607 --- plugins/exchange-operations/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 098d7e118b..e00832f25d 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,13 @@ +2005-07-01 Sarfraaz Ahmed + + * exchange-account-setup.c(print_error) : Added new. This prints the + validation error string. + (owa_authenticate_user) : Fetch the error code from validate and handle + the printing of error strings in the plugin. + * exchange-config-listener.c (account_added) : For now add the sources + before connect to avoid multiple esources. Should be fixed more + elegantly. + 2005-06-27 Sarfraaz Ahmed * Makefile.am : Added the header files as part of SOURCES so that they -- cgit v1.2.3