aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-account-setup/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-08-23 14:53:00 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-08-23 14:53:00 +0800
commit158e09129c78477afd7fbdb645c237c2a4ee6993 (patch)
treec12966c3a908be786c0c9a81b25c115d87395a94 /plugins/groupwise-account-setup/ChangeLog
parente457602a03d4d80279f2ae9727c4388044462003 (diff)
downloadgsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.tar
gsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.tar.gz
gsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.tar.bz2
gsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.tar.lz
gsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.tar.xz
gsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.tar.zst
gsoc2013-evolution-158e09129c78477afd7fbdb645c237c2a4ee6993.zip
** Fix for bug #308636
2007-08-23 Milan Crha <mcrha@redhat.com> ** Fix for bug #308636 * camel-gw-listener.c: (add_esource): Set "create_source=yes" property to source group based on new parameter and always set property "delete=no" to new source. * camel-gw-listener.c: , (add_calendar_tasks_sources), (add_proxy_sources): Uses add_source. svn path=/trunk/; revision=34067
Diffstat (limited to 'plugins/groupwise-account-setup/ChangeLog')
-rw-r--r--plugins/groupwise-account-setup/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/groupwise-account-setup/ChangeLog b/plugins/groupwise-account-setup/ChangeLog
index 32b5b08a54..1d4ed2d539 100644
--- a/plugins/groupwise-account-setup/ChangeLog
+++ b/plugins/groupwise-account-setup/ChangeLog
@@ -1,3 +1,13 @@
+2007-08-23 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #308636
+
+ * camel-gw-listener.c: (add_esource):
+ Set "create_source=yes" property to source group based on new parameter
+ and always set property "delete=no" to new source.
+ * camel-gw-listener.c: , (add_calendar_tasks_sources),
+ (add_proxy_sources): Uses add_source.
+
2007-05-25 Matthew Barnes <mbarnes@redhat.com>
* camel-gw-listener.c (remove_esource), (modify_esource):