aboutsummaryrefslogtreecommitdiffstats
path: root/camel
diff options
context:
space:
mode:
authorSivaiah Nallagatla <snallagatla@novell.com>2004-10-11 12:04:10 +0800
committerSivaiah Nallagatla <siva@src.gnome.org>2004-10-11 12:04:10 +0800
commitc715ffad4c70504ff4f95d89e1f058dfd3f6243c (patch)
tree70d3c337308275bf641dd4973e5a8e9eeb873e2a /camel
parent45532bcee1317e9ee71e2f848abaab70471dbf0a (diff)
downloadgsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.tar
gsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.tar.gz
gsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.tar.bz2
gsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.tar.lz
gsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.tar.xz
gsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.tar.zst
gsoc2013-evolution-c715ffad4c70504ff4f95d89e1f058dfd3f6243c.zip
add the source uid to list of selected calendar and tasks so that
2004-10-09 Sivaiah Nallagatla <snallagatla@novell.com> * providers/groupwise/camel-gw-listner.c (add_esource) : add the source uid to list of selected calendar and tasks so that groupwise calendar and tasks are automatically selected (remove_esource) : remove the uids from corresponding gconf keys Fixes #62053 svn path=/trunk/; revision=27529
Diffstat (limited to 'camel')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index e38ff2daea..1c53c13304 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2004-10-09 Sivaiah Nallagatla <snallagatla@novell.com>
+
+ * providers/groupwise/camel-gw-listner.c (add_esource) :
+ add the source uid to list of selected calendar and tasks
+ so that groupwise calendar and tasks are automatically selected
+ (remove_esource) : remove the uids from corresponding gconf keys
+ Fixes #62053
+
2004-10-08 Not Zed <NotZed@Ximian.com>
** See bug #67170.