diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9c02231fc5..5b3ba7b04a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2000-08-28 Federico Mena Quintero <federico@helixcode.com> + + * pcs/cal-backend-file.c (remove_component): Remove the + icalcomponent from the toplevel calendar here. + (cal_backend_file_update_object): Do not remove it here. + (cal_backend_file_remove_object): Do not remove it here. + (add_component): Add the icalcomponent to the toplevel calendar if + asked to. + (cal_backend_file_update_object): Do not add it here. + 2000-08-28 JP Rosevear <jpr@helixcode.com> * gui/event-editor.c (dialog_to_comp_object): Initiliaze tzid to |