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 f2b82225fb..ac839c82d1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-11-11 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (impl_dispose): Do unref the config_listener here [I + fixed the finalize crash we were getting]. + +2002-11-11 Ettore Perazzoli <ettore@ximian.com> + * e-storage-set-view.c (impl_finalize): Protect against priv->checkboxes being NULL. |