diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a04c095269..427567acf5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,12 @@ 2000-11-06 Ettore Perazzoli <ettore@helixcode.com> + * e-shell.c: New member `crash_type_names' in `EShellPrivate'. + (init): Init to NULL. + (destroy): Free. + (e_shell_component_maybe_crashed): New. + +2000-11-06 Ettore Perazzoli <ettore@helixcode.com> + * evolution-shell-component.c (impl_ShellComponent_create_view): `CORBA_Object_duplicate()' the return value. |