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 30a25f7c37..ce4db1d611 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2007-08-23 Milan Crha <mcrha@redhat.com> + ** Fix for bug #355864 + + * gui/e-week-view.c: (e_week_view_remove_event_cb): + Better remove array item after done with it, not before. + +2007-08-23 Milan Crha <mcrha@redhat.com> + ** Fix for bug #272167 * gui/e-cal-popup.c: (e_cal_popup_target_new_source): |