aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/publish-calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/publish-calendar/ChangeLog')
-rw-r--r--plugins/publish-calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog
index 5166555a80..2435eebe1e 100644
--- a/plugins/publish-calendar/ChangeLog
+++ b/plugins/publish-calendar/ChangeLog
@@ -1,3 +1,15 @@
+2006-01-23 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #328224, 328408, 328389
+ * publish-calendar.c: (publish_uri_async), (url_add_clicked),
+ (url_edit_clicked), ,
+ (publish_uris_set_timeout), (e_plugin_lib_enable): Publish
+ the calendar in a seperate thread so that the gui remains
+ responsive.
+ (publish_calendar_locations): Clear the items gtk store.
+ * publish-location.c: (migrateURI), (e_publish_uri_from_xml):
+ If the uri is NULL return back.
+
2006-01-11 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #325926