aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-09-18 06:02:40 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-09-18 06:02:40 +0800
commitc8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5 (patch)
tree2fde1f50cb2f6ce0f15bbd14efe868622c37ceb7 /shell/ChangeLog
parent1e050bd5f7793b68b997095aab38359e45216c1a (diff)
downloadgsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.tar
gsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.tar.gz
gsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.tar.bz2
gsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.tar.lz
gsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.tar.xz
gsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.tar.zst
gsoc2013-evolution-c8c0ecf1a7c718b8033f35c6cc41cab53e23c1e5.zip
Only raise NotReady if the local storage pointer is actually NULL. This
* e-shell.c (impl_Shell_getLocalStorage): Only raise NotReady if the local storage pointer is actually NULL. This way it is possible for the components to access the local storage during initialization even if the shell is not quite finished initializing yet. svn path=/trunk/; revision=12914
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 59e5929c19..97d964b872 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2001-09-17 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell.c (impl_Shell_getLocalStorage): Only raise NotReady if
+ the local storage pointer is actually NULL. This way it is
+ possible for the components to access the local storage during
+ initialization even if the shell is not quite finished
+ initializing yet.
+
+2001-09-17 Ettore Perazzoli <ettore@ximian.com>
+
[Fix #9060, Shell crash after mailer crash.]
* e-shell-view.c (hash_foreach_destroy_view): Renamed from