diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-27 07:31:10 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-03-27 07:31:10 +0800 |
commit | 7b792443de265dbc80d29011bd1c200e515463c8 (patch) | |
tree | 04e68bcbdb5209860cc3c8c39600a567ce767912 /shell/ChangeLog | |
parent | b486701fbef6d5cc2a42787a839460e7845c843f (diff) | |
download | gsoc2013-evolution-7b792443de265dbc80d29011bd1c200e515463c8.tar.gz gsoc2013-evolution-7b792443de265dbc80d29011bd1c200e515463c8.tar.zst gsoc2013-evolution-7b792443de265dbc80d29011bd1c200e515463c8.zip |
Get the shell to compile by implementing a missing function.
svn path=/trunk/; revision=8959
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 4b1d82a765..8577f7c709 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,6 +1,11 @@ 2001-03-26 Ettore Perazzoli <ettore@ximian.com> * evolution-shell-component-client.c + (shell_component_result_from_corba_exception): Implement. + +2001-03-26 Ettore Perazzoli <ettore@ximian.com> + + * evolution-shell-component-client.c (evolution_shell_component_client_async_xfer_folder): Handle CORBA exception. (evolution_shell_component_client_async_create_folder): Likewise. |