From bbe8c73db98b02f3e12b12ddd32aca4968607dec Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 6 Nov 2000 21:22:42 +0000 Subject: Fixed a missing `CORBA_Object_duplicate()' problem. This should fix the crashes of the components on exit. svn path=/trunk/; revision=6425 --- shell/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index c00ea5bc43..a04c095269 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-11-06 Ettore Perazzoli + + * evolution-shell-component.c (impl_ShellComponent_create_view): + `CORBA_Object_duplicate()' the return value. + 2000-11-06 Kjartan Maraas * e-setup.c: Added #include -- cgit