From dae1aa0ac0d5aa9e220f9de63b30f65ee0961665 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 3 Jun 2004 17:55:54 +0000 Subject: Fixes #59481 2004-06-03 Rodrigo Moya Fixes #59481 * gui/e-tasks.c (set_status_message): don't use vsprintf with NULL strings, crashes on FreeBSD. svn path=/trunk/; revision=26177 --- calendar/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9a9e8a5502..abf48025b2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,8 +1,12 @@ 2004-06-03 Rodrigo Moya + Fixes #59481 + * gui/e-tasks.c (set_status_message): don't use vsprintf with NULL strings, crashes on FreeBSD. +2004-06-03 Rodrigo Moya + * gui/dialogs/comp-editor-page.c (comp_editor_page_notify_client_changed): update the internal client when it changes. -- cgit v1.2.3