aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnu.org>2001-01-13 14:21:49 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-01-13 14:21:49 +0800
commite4eaa198dd1224899c2a1f3d6887a143346c1908 (patch)
tree6f147f1cddd266646585824a0d0d61e2767e6055 /shell/ChangeLog
parentf88c5b4073c70a294157094d2108795c3f160d32 (diff)
downloadgsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.tar
gsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.tar.gz
gsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.tar.bz2
gsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.tar.lz
gsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.tar.xz
gsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.tar.zst
gsoc2013-evolution-e4eaa198dd1224899c2a1f3d6887a143346c1908.zip
Unref our copy, and then destroy.
2001-01-13 Miguel de Icaza <miguel@gnu.org> * e-shell.c (e_shell_construct): Unref our copy, and then destroy. * e-splash.c (e_splash_set_icon_highlight): Do not execute code if we have been destroyed. (e_splash_add_icon): ditto. svn path=/trunk/; revision=7475
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 42d672a98e..db830dbd71 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-13 Miguel de Icaza <miguel@gnu.org>
+
+ * e-shell.c (e_shell_construct): Unref our copy, and then destroy.
+
+ * e-splash.c (e_splash_set_icon_highlight): Do not execute code if
+ we have been destroyed.
+ (e_splash_add_icon): ditto.
+
2001-01-12 Miguel de Icaza <miguel@gnu.org>
* e-splash.c (e_splash_construct): Ok, talked to Ettore. Going