aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-08-14 00:35:25 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-08-14 00:35:25 +0800
commit37646eb1f9219f1e0c4bc9777eeec1b73ed468f7 (patch)
tree6b0d3eb8036c64a001a78452f73f2d531d7d9959 /camel/ChangeLog
parent96bec73826737a057a75769c577435409d3f7902 (diff)
downloadgsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar
gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.gz
gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.bz2
gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.lz
gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.xz
gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.tar.zst
gsoc2013-evolution-37646eb1f9219f1e0c4bc9777eeec1b73ed468f7.zip
remove the cal/taksks sources when account is disbaled. Also do not try to
2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listener.c (account_changed): remove the cal/taksks sources when account is disbaled. Also do not try to to create sources when a disabled account is changed to Novell Groupwise (camel_gw_listener_construct) : do not add the disbaled accounts to exitsting groupwise accounts list svn path=/trunk/; revision=26920
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 6f7d191ee3..b3c11be62e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,14 @@
2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com>
+ * providers/groupwise/camel-gw-listener.c (account_changed):
+ remove the cal/taksks sources when account is disbaled. Also
+ do not try to to create sources when a disabled account is changed to
+ Novell Groupwise
+ (camel_gw_listener_construct) : do not add the disbaled
+ accounts to exitsting groupwise accounts list
+
+2004-08-13 Sivaiah Nallagatla <snallagatla@novell.com>
+
* providers/groupwise/camel-groupwise-provider.c : update
ssl setting label and title of the soap settings section
Fixes #62747