From 785dc9bc40091a73a8e967ed3000b138ea7da89c Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 25 Nov 2000 00:15:50 +0000 Subject: Plug leak; mark the CORBA sequence so that it will be released. 2000-11-24 Federico Mena Quintero * evolution-shell-component.c (impl_ShellComponent__get_supported_types): Plug leak; mark the CORBA sequence so that it will be released. svn path=/trunk/; revision=6662 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index be8e9d5fe8..1ae0d163cb 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-11-24 Federico Mena Quintero + + * evolution-shell-component.c + (impl_ShellComponent__get_supported_types): Plug leak; mark the + CORBA sequence so that it will be released. + 2000-11-14 Michael Meeks * e-shell-view.c (unmerge_on_error): add -- cgit