aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-06-16 16:59:49 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-06-16 16:59:49 +0800
commit32bffd275509124b75f409b190e571b6df2e9d32 (patch)
tree834c638dd92d9c67fc740ea81dac372ad2a2abd5 /plugins/itip-formatter/ChangeLog
parentd219c9c769d8f53ebba08d3cc209f99dca0880bd (diff)
downloadgsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.tar
gsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.tar.gz
gsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.tar.bz2
gsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.tar.lz
gsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.tar.xz
gsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.tar.zst
gsoc2013-evolution-32bffd275509124b75f409b190e571b6df2e9d32.zip
Fixes #179774
svn path=/trunk/; revision=32159
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index e968a282cd..cb8ccb93b3 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-16 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #179774 (b.n.c)
+ * itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb):
+ Reset the current_ecal and disable the buttons if the calendar
+ is not opened properly.
+
2006-06-09 Chris Heath <chris@heathens.co.nz>
* itip-view.c (itip_view_destroy): Fix memory leak.