From 7e71a8819e5a7bddc0046d9f1e995f248ee428df Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Thu, 3 Jan 2008 10:08:07 +0000 Subject: ** Fix for bug #506814 2008-01-03 Srinivasa Ragavan ** Fix for bug #506814 * gui/tasks-component.c: (create_new_todo): * gui/tasks-component.c: (create_new_todo): Add the signal only if the view is present. svn path=/trunk/; revision=34753 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f8fa6c3d5b..644088035d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2008-01-03 Srinivasa Ragavan + + ** Fix for bug #506814 + + * gui/tasks-component.c: (create_new_todo): + * gui/tasks-component.c: (create_new_todo): Add the signal only if the + view is present. + 2007-12-20 Matthew Barnes ** Fixes part of bug #362638 -- cgit