diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 823e851ab3..958b8c52dd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-08-24 Federico Mena Quintero <federico@helixcode.com> + + * gui/e-day-view.c (e_day_view_on_new_appointment): Do not alloc + the struct icaltimetype but point to one on the stack. More + importantly, set the date.tzid to NULL. + 2000-08-24 JP Rosevear <jpr@helixcode.com> * gui/event-editor-dialog.glade: Remove owner field |