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 ac19b76ac1..084e16e565 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-11-14 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (impl_dispose): NULL priv->ui_component + after unreffing it. + +2002-11-14 Ettore Perazzoli <ettore@ximian.com> + * evolution-shell-component-client.c (destroy_listener_interface): Avoid freeing the servant for now, it looks like something is messed up and this causes a crash on exit. |