diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index be47d5db3d..2cb2ad1e7c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2001-08-08 Federico Mena Quintero <federico@ximian.com> + * gui/e-day-view.c (update_query): Stop editing any event. Fixes + bug #5949. + +2001-08-08 Federico Mena Quintero <federico@ximian.com> + * gui/dialogs/alarm-page.c (alarm_page_fill_component): Duuuh, set the alarm_copy on the component, not the original alarm. Fixes bug #5214. |