aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/save-calendar/ChangeLog')
-rw-r--r--plugins/save-calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/save-calendar/ChangeLog b/plugins/save-calendar/ChangeLog
index 333bce30ae..4e19e4e72d 100644
--- a/plugins/save-calendar/ChangeLog
+++ b/plugins/save-calendar/ChangeLog
@@ -1,3 +1,10 @@
+2007-02-20 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #238093 (bnc)
+ * ical-format.c: (insert_tz_comps), (append_tz_to_comp),
+ (do_save_calendar_ical): Add the timezone information while
+ exporting the calendars.
+
2006-08-17 Kjartan Maraas <kmaraas@gnome.org>
* rdf-format.c: (add_time_to_rdf): Plug a leak.