aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-08-02 15:18:33 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-08-02 15:18:33 +0800
commit720608d6b6d1383b5ce2439047f08072aae26d13 (patch)
treeab9b6d0c298c578404ad2ae3a0be13e94025fbf0 /plugins/publish-calendar/ChangeLog
parent027d885f21794bd304e22f89dc75069282f6c4e5 (diff)
downloadgsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.tar
gsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.tar.gz
gsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.tar.bz2
gsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.tar.lz
gsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.tar.xz
gsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.tar.zst
gsoc2013-evolution-720608d6b6d1383b5ce2439047f08072aae26d13.zip
Fixes #343991.
svn path=/trunk/; revision=32462
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r--plugins/publish-calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog
index 030f65cee3..cdf0981ad1 100644
--- a/plugins/publish-calendar/ChangeLog
+++ b/plugins/publish-calendar/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-02 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #343991
+ * publish-calendar.c: (publish_uris_set_timeout): Iterate
+ the list when the uri is NULL.
+
2006-07-31 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #329740