diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d8bb0afb2c..a5786a3a6d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #333423 + * gui/alarm-notify/alarm-queue.c: + (notify_dialog_cb): Need not get the next iter through + the tree model, as gtk list store would store the next + valid iter in iter. + +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 |