diff options
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 18827fca92..4c018639e0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2008-10-17 Milan Crha <mcrha@redhat.com> + ** Fix for bug #553609 + + * gui/e-week-view.c: (e_week_view_set_selected_time_range): + Do not do any changes when the view has not been shown yet. + +2008-10-17 Milan Crha <mcrha@redhat.com> + ** Fix for bug #530872 * gui/e-calendar-table.c: (e_calendar_table_on_open_task): |