From 5b9b2f83d39d01a0c45988df58c93e27f5ab8352 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 10 Aug 2001 04:34:11 +0000 Subject: [Fix #6787, Removing a storage with children and then re-adding it causes a crash.] * e-storage-set-view.c (convert_corba_drag_action_set_to_gdk): Removed `#if 0'ed function. (etree_node_destroy_func): New destroy function. (e_storage_set_view_construct): Set this as the new destroy function on the ETreeMemory. svn path=/trunk/; revision=11869 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 3baf2eced1..59d6e116c5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2001-08-10 Ettore Perazzoli + + [Fix #6787, Removing a storage with children and then re-adding it + causes a crash.] + + * e-storage-set-view.c (convert_corba_drag_action_set_to_gdk): + Removed `#if 0'ed function. + (etree_node_destroy_func): New destroy function. + (e_storage_set_view_construct): Set this as the new destroy + function on the ETreeMemory. + 2001-08-09 Ettore Perazzoli * evolution-test-component.c (user_create_new_item_callback): -- cgit v1.2.3