aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/ChangeLog
diff options
context:
space:
mode:
authorSarfraaz Ahmed <asarfraaz@novell.com>2005-07-01 13:49:51 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-07-01 13:49:51 +0800
commit10c14aa014cc7d9f324f914c895823f1a202d988 (patch)
treef05badf75b9ec733e7a61f8d1f106544e916fa26 /plugins/exchange-operations/ChangeLog
parenta9edef00dd65010d4e08517d861ea55992bd863d (diff)
downloadgsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.tar
gsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.tar.gz
gsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.tar.bz2
gsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.tar.lz
gsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.tar.xz
gsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.tar.zst
gsoc2013-evolution-10c14aa014cc7d9f324f914c895823f1a202d988.zip
Added new. This prints the validation error string.
2005-07-01 Sarfraaz Ahmed <asarfraaz@novell.com> * 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
Diffstat (limited to 'plugins/exchange-operations/ChangeLog')
-rw-r--r--plugins/exchange-operations/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <asarfraaz@novell.com>
+
+ * 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 <asarfraaz@novell.com>
* Makefile.am : Added the header files as part of SOURCES so that they