diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <jpr@novell.com> + + * 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 <fejj@novell.com> * conduits/calendar/calendar-conduit.c |