diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 28b28cfc79..58b66e1e1b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-03-06 Ettore Perazzoli <ettore@ximian.com> + + * e-config-upgrade.c (import_bonobo_config): Protect from val + being NULL when printf()ing -- should fix #39096 (Solaris-specific + crash). + 2003-03-05 Ettore Perazzoli <ettore@ximian.com> * e-shell-view-menu.c: Added icon for "/popups/NewPopup/Folder". |