aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/itip-formatter/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2005-08-29 12:19:42 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-08-29 12:19:42 +0800
commit5994fe010ebb2d063a5913eecfc4596a219c3f5b (patch)
tree44e70b859e1f9bad0eeb2fc56be70d1917c73451 /plugins/itip-formatter/ChangeLog
parentccd2e050c181cdac3fc2133e064431fc3cf54696 (diff)
downloadgsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.tar
gsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.tar.gz
gsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.tar.bz2
gsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.tar.lz
gsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.tar.xz
gsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.tar.zst
gsoc2013-evolution-5994fe010ebb2d063a5913eecfc4596a219c3f5b.zip
Fixes #313534 Moved the code to display recur check box to cal_opened_cb.
2005-08-29 Chenthill Palanisamy <pchenthill@novell.com> Fixes #313534 * itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb): Moved the code to display recur check box to cal_opened_cb. svn path=/trunk/; revision=30280
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r--plugins/itip-formatter/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog
index e79d1f5107..92d78c2365 100644
--- a/plugins/itip-formatter/ChangeLog
+++ b/plugins/itip-formatter/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-29 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #313534
+ * itip-formatter.c: (cal_opened_cb), (find_cal_opened_cb):
+ Moved the code to display recur check box to cal_opened_cb.
+
2005-08-23 Not Zed <NotZed@Ximian.com>
* itip-view.c: add missing headers.