aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-05-24 14:47:26 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-05-24 14:47:26 +0800
commitec1315f02cb08be3349a76a8aefa25943fd7f7ad (patch)
treed893b85aeab86d63f7f5819dd4612a6e037ab80d /camel/ChangeLog
parentfa289a92eab07b860d9e553dc5b8afd53f166abd (diff)
downloadgsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.tar
gsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.tar.gz
gsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.tar.bz2
gsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.tar.lz
gsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.tar.xz
gsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.tar.zst
gsoc2013-evolution-ec1315f02cb08be3349a76a8aefa25943fd7f7ad.zip
added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used by
2004-05-24 Sivaiah Nallagatla <snallagatla@novell.com> * camel-provider.h : added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used by groupwise provider * providers/groupwise/camel-groupwise-provider.c : Added CAMEL_PROVIDER_CONF_HIDDEN to groupwise_conf_entries to pass the auth-domain value * providers/imap/camel-imap-store.c (imap_auth_loop) : read the auth-domain property from imap url and pass it camel sesstion apis svn path=/trunk/; revision=26057
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 19903fff77..421c841453 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-24 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * camel-provider.h : added CAMEL_PROVIDER_CONF_HIDDEN to
+ conf item type enum. This is used by groupwise provider
+ * providers/groupwise/camel-groupwise-provider.c : Added CAMEL_PROVIDER_CONF_HIDDEN
+ to groupwise_conf_entries to pass the auth-domain value
+ * providers/imap/camel-imap-store.c (imap_auth_loop) : read the auth-domain
+ property from imap url and pass it camel sesstion apis
+
2004-05-22 Not Zed <NotZed@Ximian.com>
* camel-store.c: oops, forgot folder_created. Removed locking, the