aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-07-15 02:33:21 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-07-15 02:33:21 +0800
commitb26eba17f1e995efbde792cc2c01fb2a5531e66d (patch)
tree9a70cb482edaef74bc995a808996092e8e289f7b /camel
parentdff192490c92076fd1214fb6f436c67855812cd8 (diff)
downloadgsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.tar
gsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.tar.gz
gsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.tar.bz2
gsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.tar.lz
gsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.tar.xz
gsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.tar.zst
gsoc2013-evolution-b26eba17f1e995efbde792cc2c01fb2a5531e66d.zip
fixed all the way
svn path=/trunk/; revision=26651
Diffstat (limited to 'camel')
-rw-r--r--camel/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 4efb4d45ff..ffc6cfc9d3 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,8 +1,8 @@
2004-07-12 Sivaiah Nallagatla <snallagatla@novell.com>
- * providers/groupwise/camel-gw-listener.c (add_esource,
- modify_esource, add_addressbook_source,
- modify_addressbook_sources): pass "use_ssl" value to these
+ * providers/groupwise/camel-gw-listener.c (add_esource)
+ (modify_esource, add_addressbook_source)
+ (modify_addressbook_sources): pass "use_ssl" value to these
functions and set it on e-source
(add_calendar_tasks_source): read the "use_ssl" param from camel
url and pass it to add_esource) calls