diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-02-21 02:10:26 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-02-21 02:10:26 +0800 |
commit | 14da7a959fe99ea2d2c3d6d5e1c435537a1e0155 (patch) | |
tree | de39a3956a2300cf5747311a4bf9c16ae2c9b3c3 /plugins/save-calendar/ChangeLog | |
parent | 8944db28d709a7f97f914be9df94c9dfb75b7546 (diff) | |
download | gsoc2013-evolution-14da7a959fe99ea2d2c3d6d5e1c435537a1e0155.tar.gz 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/ChangeLog | 7 |
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. |