From dc11e097f7fe7c4ce93756dfae34bd5f0e72fd1c Mon Sep 17 00:00:00 2001 From: Shuai Liu Date: Wed, 4 Jun 2008 07:20:24 +0000 Subject: ** Fix for bug #535204 2008-06-04 Shuai Liu ** Fix for bug #535204 * gui/tasks-component.c: (destroy_component_view): The tasks objects had been destroyed before the call of destroy_ component in tasks-component.c. No need to call them. svn path=/trunk/; revision=35591 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 01a3f216ea..b767e3bf9a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2008-06-04 Shuai Liu + + ** Fix for bug #535204 + + * gui/tasks-component.c: (destroy_component_view): + The tasks objects had been destroyed before the call of destroy_ + component in tasks-component.c. No need to call them. + 2008-05-29 Milan Crha ** Fix for bug #535459 -- cgit