diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9de97b9b80..eccd3cf70d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,13 @@ 2001-06-23 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (corba_interface_set_message_cb): Replaced with + an empty stub, as the "set_message" method is going to be + deprecated. + (corba_interface_unset_message_cb): Likewise for the + "unset_message" method. + +2001-06-23 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (e_shell_construct): Set `splash' to NULL when @show_splash is false, so the compiler doesn't complain. |