From 313275af7dd939c72e42e38fe4b75f1daf903f55 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 3 Dec 2003 17:21:50 +0000 Subject: free the notification list 2003-12-03 JP Rosevear * gui/gnome-cal.c (gnome_calendar_destroy): free the notification list * gui/tasks-component.c (impl_dispose): ditto * gui/calendar-component.c (impl_dispose): ditto svn path=/trunk/; revision=23610 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a9afb419fd..4f1eff5b74 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2003-12-03 JP Rosevear + + * gui/gnome-cal.c (gnome_calendar_destroy): free the notification + list + + * gui/tasks-component.c (impl_dispose): ditto + + * gui/calendar-component.c (impl_dispose): ditto + 2003-12-03 JP Rosevear * gui/tasks-component.c (impl_dispose): free up the notifications -- cgit