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 dbc193f3ad..819fcc6367 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-08-27 JP Rosevear <jpr@helixcode.com> + + * pcs/cal-backend-file.c (save): Write out the calendar object + (cal_backend_file_update_object): Remove/add the icalcomponent + from our master icalcomponent (the calendar) + (cal_backend_file_remove_object): Remove the icalcomponent + from our master icalcomponent + 2000-08-26 JP Rosevear <jpr@helixcode.com> * gui/Makefile.am: Remove gnorba stuff |