From 3a98f1caa7bd4783696897f3fbe9fb5fa2cadd3f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 19 Nov 2008 12:11:50 +0000 Subject: ** Fix for bug #556224 2008-11-19 Milan Crha ** Fix for bug #556224 * gui/gnome-cal.c: (struct _GnomeCalendarPrivate), (setup_widgets), (update_todo_view_async), (update_todo_view), (gnome_calendar_init), (gnome_calendar_destroy): Run always 'update_todo_view' in a separate thread and guard its body with a mutex. * gui/gnome-cal.c: (update_query_async): Do not leak. svn path=/trunk/; revision=36803 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ffbde37e7f..a28754ad15 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2008-11-19 Milan Crha + + ** Fix for bug #556224 + + * gui/gnome-cal.c: (struct _GnomeCalendarPrivate), (setup_widgets), + (update_todo_view_async), (update_todo_view), (gnome_calendar_init), + (gnome_calendar_destroy): Run always 'update_todo_view' in a separate + thread and guard its body with a mutex. + + * gui/gnome-cal.c: (update_query_async): Do not leak. + 2008-11-17 Matthew Barnes ** Fixes part of bug #557818 -- cgit v1.2.3