aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2006-07-31 16:53:46 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2006-07-31 16:53:46 +0800
commitab12a84ac4b241aed23eafdccb8cc6a99053b562 (patch)
treeaac72d8e310b5488a3323bb82ef4b894bfbd6bfc /calendar/ChangeLog
parentcb97e0fdff353a8a68cc7ec252baa3f2bcb2d255 (diff)
downloadgsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar
gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar.gz
gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar.bz2
gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar.lz
gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar.xz
gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar.zst
gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.zip
Fixes #323499.
svn path=/trunk/; revision=32441
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index aa401c61b2..d8bb0afb2c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2006-07-31 Chenthill Palanisamy <pchenthill@novell.com>
+
+ Fixes #323499
+ * gui/dialogs/recurrence-page.c: (interval_selection_done_cb),
+ (ending_selection_done_cb), (init_widgets): Listen to the
+ changed signal from the GtkOptionMenu.
+
2006-07-27 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #345646