diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-12-05 02:05:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-12-05 02:05:41 +0800 |
commit | 51a6fc1a8f6369014d91801ffb88aa2fa6f65cd4 (patch) | |
tree | 62b226ac5900b6526d89298838f0d1970c532364 /shell/ChangeLog | |
parent | eda5669ed3bd2dea528e30bab56070e9fa474264 (diff) | |
download | gsoc2013-evolution-51a6fc1a8f6369014d91801ffb88aa2fa6f65cd4.tar.gz gsoc2013-evolution-51a6fc1a8f6369014d91801ffb88aa2fa6f65cd4.tar.zst gsoc2013-evolution-51a6fc1a8f6369014d91801ffb88aa2fa6f65cd4.zip |
(component_free): Only invoke
wait_for_corba_object_to_die on components that are out-of-proc.
svn path=/trunk/; revision=19006
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f078402c8a..d570b7b0f4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-12-04 Ettore Perazzoli <ettore@ximian.com> + + * e-component-registry.c (component_free): Only invoke + wait_for_corba_object_to_die on components that are out-of-proc. + 2002-11-27 Not Zed <NotZed@Ximian.com> * main.c (show_development_warning): changed to use a gtkdialog |