From 5f27abb5443e5fa9951a5953151089a785b19671 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 6 Nov 2000 21:43:07 +0000 Subject: Fix the addressbook crash that happened when the ESelectNames control was getting destroyed. svn path=/trunk/; revision=6453 --- addressbook/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index d18c824e5d..44793f2277 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2000-11-06 Ettore Perazzoli + + * gui/component/select-names/e-select-names-bonobo.c + (impl_SelectNames_get_entry_for_section): Duplicate the object + reference before returning. + 2000-11-05 Christopher James Lahey * contact-editor/e-contact-editor.c, -- cgit