From 08523fea6f9a0e9a02685cf3d6750973595ff482 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 24 Aug 2000 17:48:28 +0000 Subject: Do not alloc the struct icaltimetype but point to one on the stack. More 2000-08-24 JP Rosevear * gui/e-week-view.c (e_week_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. svn path=/trunk/; revision=5007 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d47461bc47..5f6b7ab8f6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-08-24 JP Rosevear + + * gui/e-week-view.c (e_week_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 * gui/gnome-cal.c (save_event_object_cb): Make signal -- cgit v1.2.3