From d9cb73cf7eec91a0ee784d98b7995c970c7c74d8 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 4 Jun 2004 15:09:29 +0000 Subject: guard against the text value being NULL 2004-06-04 JP Rosevear * gui/dialogs/task-page.c (task_page_fill_widgets): guard against the text value being NULL * gui/dialogs/event-page.c (event_page_fill_widgets): add guards here as well svn path=/trunk/; revision=26211 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7246943e2a..34c4a18180 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-06-04 JP Rosevear + + * gui/dialogs/task-page.c (task_page_fill_widgets): guard + against the text value being NULL + + * gui/dialogs/event-page.c (event_page_fill_widgets): add guards + here as well + 2004-06-03 Jeffrey Stedfast * conduits/calendar/calendar-conduit.c -- cgit v1.2.3