diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-03 14:21:07 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-03 14:21:07 +0800 |
commit | 384fbf44ff24c0f981b41083fad51ede9bff7bde (patch) | |
tree | af1c88f901c5fade2ba8d33c67231cd2213d7d1e /shell/ChangeLog | |
parent | b751e3beb0fee44ab470d3d25008a64046520a60 (diff) | |
download | gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.tar gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.tar.gz gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.tar.bz2 gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.tar.lz gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.tar.xz gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.tar.zst gsoc2013-evolution-384fbf44ff24c0f981b41083fad51ede9bff7bde.zip |
Also call `PortableServer_POA_deactivate_object()' on the progress
* e-shell-offline-handler.c (component_info_free): Also call
`PortableServer_POA_deactivate_object()' on the progress listener
object so it gets deactivated.
svn path=/trunk/; revision=11605
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 78562a3b96..d3fd2a1252 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-08-03 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-offline-handler.c (component_info_free): Also call + `PortableServer_POA_deactivate_object()' on the progress listener + object so it gets deactivated. + 2001-08-02 Ettore Perazzoli <ettore@ximian.com> * e-shell.c (e_shell_construct): Spit out a warning if we cannot |