aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-03-07 00:53:31 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-03-07 00:53:31 +0800
commit42261b4c8ab857c4957821773ef20dde477f20f9 (patch)
treeecf5d5c8ce0eae3f9a0002629ea982e2152dba1f /shell/ChangeLog
parent1f0f6705804f7a5f1e4e601fb0b91331485bb4cd (diff)
downloadgsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.tar
gsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.tar.gz
gsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.tar.bz2
gsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.tar.lz
gsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.tar.xz
gsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.tar.zst
gsoc2013-evolution-42261b4c8ab857c4957821773ef20dde477f20f9.zip
[Patch from Not Zed <NotZed@Ximian.com>]
(show_development_warning): Separated the current stable version number from the warning prompt, and fixed a minor grammatical error. For bug #38775. svn path=/trunk/; revision=20196
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
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).