aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-09-30 22:50:34 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-09-30 22:50:34 +0800
commit8627c38b49611a820612508ad766993b8b42bec5 (patch)
tree23e22fc61f008db86c237a215929fe836cf51862 /calendar/ChangeLog
parent60e6b49b81d8ae1cd8c06430da520dd4a0f0bce5 (diff)
downloadgsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar
gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar.gz
gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar.bz2
gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar.lz
gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar.xz
gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar.zst
gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.zip
Fixes #314599.
svn path=/trunk/; revision=30450
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 9fc9c5a905..1d446aaa75 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2005-09-30 Viren.L <lviren@novell.com>
+
+ Fixes #314599.
+ * gui/dialogs/recurrence-page.c (clear_widgets):
+ Changed parameter ENDING_FOREVER to ENDING_FOR while invoking
+ e_dialog_option_menu_set, invoked make_ending_count_special ().
+
2005-09-30 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #273781