diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-30 22:50:34 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-09-30 22:50:34 +0800 |
commit | 8627c38b49611a820612508ad766993b8b42bec5 (patch) | |
tree | 23e22fc61f008db86c237a215929fe836cf51862 /calendar/ChangeLog | |
parent | 60e6b49b81d8ae1cd8c06430da520dd4a0f0bce5 (diff) | |
download | gsoc2013-evolution-8627c38b49611a820612508ad766993b8b42bec5.tar.gz 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/ChangeLog | 7 |
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 |