diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-03-25 12:10:27 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-03-25 12:10:27 +0800 |
commit | eae413f6b215a1526588e98e2aa087e0c9323ec5 (patch) | |
tree | 832774d42b75a0590d3e73c955cf7072d5700f12 /camel/ChangeLog | |
parent | 2e125b7af652bb9be0dfc262c0cbe207f83211bf (diff) | |
download | gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.tar gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.tar.gz gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.tar.bz2 gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.tar.lz gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.tar.xz gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.tar.zst gsoc2013-evolution-eae413f6b215a1526588e98e2aa087e0c9323ec5.zip |
removed ldap seetings and added a settng for SOAP port read port number
2004-03-25 Sivaiah Nallagatla <snallagatla@novell.com>
* providers/groupwise/camel-groupwise-provider.c : removed
ldap seetings and added a settng for SOAP port
* providers/groupwise/camel-gw-listner.h (add_calendar_tasks_sources)
(remove_calendar_tasks_sources), (modify_calendar_tasks_sources) : read port number
from url instead of hardcoding
Also removed code for adding e-sources for ldap address book and
adding now e-sources for groupwise address book
svn path=/trunk/; revision=25180
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index ed10e180b2..2fc2b47c23 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,13 @@ +2004-03-25 Sivaiah Nallagatla <snallagatla@novell.com> + + * providers/groupwise/camel-groupwise-provider.c : removed + ldap seetings and added a settng for SOAP port + * providers/groupwise/camel-gw-listner.h (add_calendar_tasks_sources) + (remove_calendar_tasks_sources), (modify_calendar_tasks_sources) : read port number + from url instead of hardcoding + Also removed code for adding e-sources for ldap address book and + adding now e-sources for groupwise address book + 2004-03-24 Jeffrey Stedfast <fejj@ximian.com> * providers/imap4/camel-imap-engine.c (camel_imap_engine_literal): |