From 2e2cef24bc9275c29d013cdcee6517d921d26c15 Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Mon, 18 Aug 2008 05:14:43 +0000 Subject: Milan Crha ** Part of fix for bug #462242 (Do not unref NULL pointers). svn path=/trunk/; revision=36011 --- calendar/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ce3f685dc9..f30818fdf2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-08-08 Milan Crha + + ** Part of fix for bug #462242 + + * gui/gnome-cal.c: (default_client_cal_opened_cb): + Do not unref NULL pointers. + 2008-08-18 Matthew Barnes ** Fixes part of bug #508732 @@ -16,10 +23,10 @@ 2008-08-14 Sebastien Bacher - ** Fix for bug #547805 + ** Fix for bug #547805 * gui/e-cal-popup.c: (ecalp_standard_menu_factory): - don't filter applications using g_app_info_should_show() + don't filter applications using g_app_info_should_show() 2008-08-14 Matthew Barnes -- cgit