diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 58b66e1e1b..7daee809e4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,13 @@ 2003-03-06 Ettore Perazzoli <ettore@ximian.com> + Patch from Not Zed <NotZed@Ximian.com>: + + * main.c (show_development_warning): Separated the current stable + version number from the warning prompt, and fixed a minor + grammatical error. For bug #38775. + +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). |