diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5a058fe8ab..5816c90ad4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2004-09-24 JP Rosevear <jpr@novell.com> + + Fixes #66344 + + * gui/e-cal-model-calendar.c (get_dtend): check for existence of + property and null time instead of sending through bad data + + * gui/e-cal-model.c (get_dtstart): ditto + + * gui/e-cal-model-tasks.c (get_completed): ditto + (get_due): ditto + 2004-09-24 Chenthill Palanisamy <pchenthill@novell.com> Fixes #63513 |