aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1999-02-24 08:40:15 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-02-24 08:40:15 +0800
commit89ef5539d9a04cf249987a9b43cd31b6bcd8797d (patch)
treece177309a708892d3c84fa807d1ee5779c2b0f88 /calendar/ChangeLog
parent2df03af7a2ab4362e8dd32f3221777d09a90e42a (diff)
downloadgsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.tar
gsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.tar.gz
gsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.tar.bz2
gsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.tar.lz
gsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.tar.xz
gsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.tar.zst
gsoc2013-evolution-89ef5539d9a04cf249987a9b43cd31b6bcd8797d.zip
Save the owner/organizer of the event. (ical_object_create_from_vobject):
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"). svn path=/trunk/; revision=689
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
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