aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-04-13 13:06:23 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-04-13 13:06:23 +0800
commit4354611e365b25b2cc3466cecc402f47758a06b3 (patch)
treecf1d500d56137e0547200c7252a78a8e26b72bd2 /camel/ChangeLog
parent1ccb32cd357b433241cd557d42bdf2e221228dab (diff)
downloadgsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.tar
gsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.tar.gz
gsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.tar.bz2
gsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.tar.lz
gsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.tar.xz
gsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.tar.zst
gsoc2013-evolution-4354611e365b25b2cc3466cecc402f47758a06b3.zip
change the auth type string from Password to plain/password
2004-04-13 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listener.c (add_addressbook_sources) : change the auth type string from Password to plain/password svn path=/trunk/; revision=25426
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index cad441fff8..93f1dd56b1 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-13 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * providers/groupwise/camel-gw-listener.c
+ (add_addressbook_sources) : change the auth type string from
+ Password to plain/password
+
2004-04-12 Jeffrey Stedfast <fejj@ximian.com>
Fix for bug #56878.