diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6b432cb781..5ff0a9cd10 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +1999-02-23 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * calobj.c (ical_object_to_vobject): Save the owner/organizer of + the event. + (ical_object_create_from_vobject): Load the owner/organizer of the event. + + * gncal-full-day.c (delete_occurance): Assign child to data (fixes + crash on "delete this occurrance"). + 1999-02-22 Timur Bakeyev <mc@bat.ru> * calendar.c: According to configured values, use either tm.tm_zone |