diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 16:53:46 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 16:53:46 +0800 |
commit | ab12a84ac4b241aed23eafdccb8cc6a99053b562 (patch) | |
tree | aac72d8e310b5488a3323bb82ef4b894bfbd6bfc /calendar/ChangeLog | |
parent | cb97e0fdff353a8a68cc7ec252baa3f2bcb2d255 (diff) | |
download | gsoc2013-evolution-ab12a84ac4b241aed23eafdccb8cc6a99053b562.tar.gz 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/ChangeLog | 7 |
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 |