aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 0d48a8fff7..45b4f096aa 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,7 @@
2001-08-17 Jeffrey Stedfast <fejj@ximian.com>
+ * e-shell.c (e_shell_construct): Don't destroy the splash twice.
+
* e-local-storage.c (setup_folder_as_stock): utf_name should not
be const as e_utf8_from_locale_string() returns an allocated
buffer.