aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2007-02-21 02:10:26 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-02-21 02:10:26 +0800
commit14da7a959fe99ea2d2c3d6d5e1c435537a1e0155 (patch)
treede39a3956a2300cf5747311a4bf9c16ae2c9b3c3 /plugins/save-calendar/ChangeLog
parent8944db28d709a7f97f914be9df94c9dfb75b7546 (diff)
downloadgsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar
gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar.gz
gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar.bz2
gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar.lz
gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar.xz
gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar.zst
gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.zip
Add the timezone information while exporting the calendars.
svn path=/trunk/; revision=33230
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.