aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-06-07 16:53:35 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-06-07 16:53:35 +0800
commit863ac26b04f606bf03c9790eff58d959be77c26d (patch)
treedb2c72d2281cc9c505a1647eabf43b44c749df49 /plugins/itip-formatter/ChangeLog
parenta47f11a04b6acab3bcf40edd6f531d5d68c7f02a (diff)
downloadgsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.tar
gsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.tar.gz
gsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.tar.bz2
gsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.tar.lz
gsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.tar.xz
gsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.tar.zst
gsoc2013-evolution-863ac26b04f606bf03c9790eff58d959be77c26d.zip
Fixes 340296
svn path=/trunk/; revision=32087
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index 88b8ca4411..f8eca09148 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,13 @@
+2006-05-31 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #340296
+ * itip-formatter.c: (cal_opened_cb), (start_calendar_server),
+ (find_cal_opened_cb): Set the default timezone before the calendar
+ is opened.
+ (find_server), (format_itip_object): If the mail account has the associated
+ calendar, then do not open all the calendars. Open the current calendar
+ and other calendars marked for conflict search.
+
2006-02-14 Veerapuram Varadhan <vvaradhan@novell.com>
* itip-formatter.c (itip_formatter_page_factory): A typo fix from