From 2eceeb4b76533ed0b5dd3daf4895fdb6cb0a36f9 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 10 Sep 2004 15:59:55 +0000 Subject: Fixes #65454 2004-09-09 JP Rosevear Fixes #65454 * gui/e-itip-control.c (class_init): only use a destroy function, no finalize (cleanup_ecal): util function (init): use above for hash table and killed destroyed flag (weren't using it anywhere) (destroy): collapse finalize work into here and guard against multiple destroy calls svn path=/trunk/; revision=27210 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 98a257b845..5a05d9fad6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2004-09-09 JP Rosevear + + Fixes #65454 + + * gui/e-itip-control.c (class_init): only use a destroy function, + no finalize + (cleanup_ecal): util function + (init): use above for hash table and killed destroyed flag + (weren't using it anywhere) + (destroy): collapse finalize work into here and guard against + multiple destroy calls + 2004-09-08 JP Rosevear Fixes #62728 -- cgit v1.2.3