diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 2fb964e268..f390c83f56 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2001-08-15 Jason Leach <jleach@ximian.com> + + * Evolution-Shell.idl: Add a new IDL function, + Evolution::Shell::setLineStatus (in boolean). Bug #3030. + + * e-shell.c (impl_Shell_setLineStatus): Implementation of the + above. + + * evolution-shell-client.c + (evolution_shell_client_set_line_status): A wrapper function for + the above, this is what a component can call to set the shell + on/offline. + 2001-08-14 Dan Winship <danw@ximian.com> * evolution-storage.c (evolution_storage_new_folder): Use the |