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 7dd3b32914..4f5432d18a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2008-01-28 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #355864 + + * gui/e-week-view.c: (e_week_view_remove_event_cb): + Update span->background_item->event_num properly because of remove + of the item with lower event_num. + 2008-01-25 Milan Crha <mcrha@redhat.com> ** Fix for bug #240073 |