diff options
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 5893756bb0..60cbb044c1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-06-27 Ettore Perazzoli <ettore@ximian.com> + * evolution-shell-component-client.c: Remove redundant declaration + for `free_ShellComponentListener_servant()'. + +2001-06-27 Ettore Perazzoli <ettore@ximian.com> + * evolution-shell-component.c (impl_handleExternalURI): Implementation for the `::handleExternalURI' CORBA method; just emit the `HANDLE_EXTERNAL_URI' signal. |