aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a2e060900c..8a1ff8c643 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2001-10-25 Ettore Perazzoli <ettore@ximian.com>
+ * e-component-registry.c (wait_for_corba_object_to_die): New
+ helper function.
+ (e_component_registry_restart_component): Use it.
+ (component_free): Call it to wait for the unowned object to die.
+
+2001-10-25 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (impl_Shell_selectUserFolder): Handle failure from
XGetClassHint properly. Also, free res_name and res_class in case
of success. Fixes #13554.