diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-08-22 05:44:22 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-08-22 05:44:22 +0800 |
commit | 2e0a88042fc49f199c1560743c63b08dc785b7b0 (patch) | |
tree | 152641e8a62ce13b7e25286b21b9543ca70ab1ab /calendar/ChangeLog | |
parent | bfdb2a9614064654f7ae6292314f1a7f00ffdf2d (diff) | |
download | gsoc2013-evolution-2e0a88042fc49f199c1560743c63b08dc785b7b0.tar.gz gsoc2013-evolution-2e0a88042fc49f199c1560743c63b08dc785b7b0.tar.zst gsoc2013-evolution-2e0a88042fc49f199c1560743c63b08dc785b7b0.zip |
Small fixes for calendar saving
svn path=/trunk/; revision=328
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 22c4a8eb9f..81c9707025 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1998-08-21 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * calobj.c (ical_object_create_from_vobject): If mail alarm or + program alarm are missing the action, then set an empty default. + 1998-08-18 Federico Mena Quintero <federico@nuclecu.unam.mx> * gnome-month-item.c (gnome_month_item_day2index): New public |