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 875ff3223a..fba9edb148 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2004-01-24 JP Rosevear <jpr@ximian.com> + * gui/tasks-component.c (delete_task_list_cb): sync the source + list after the source removal + + * gui/calendar-component.c (delete_calendar_cb): ditto + + Fixes #53271 +2004-01-24 JP Rosevear <jpr@ximian.com> + * gui/migration.c (setup_progress_dialog): display a progress dialog (dialog_close): destroy it |