aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-07-02 09:40:28 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-07-02 09:40:28 +0800
commita84feecf5bb608d4b05f43f353d83041670f8f41 (patch)
tree54562da16b3c72acfdd248b32d204d1b29e61d2c /shell/ChangeLog
parentc55d63c5dfbded0dda7837a0b8a91eab0b522226 (diff)
downloadgsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.tar
gsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.tar.gz
gsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.tar.bz2
gsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.tar.lz
gsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.tar.xz
gsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.tar.zst
gsoc2013-evolution-a84feecf5bb608d4b05f43f353d83041670f8f41.zip
Removed bogus extra gtk_object_ref() that caused the shell not to quit
correctly. svn path=/trunk/; revision=3853
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index f2fdbc8ef2..a60a660b78 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2000-07-01 Ettore Perazzoli <ettore@helixcode.com>
+
+ * e-shell.c (setup_components): Don't ref the component registry.
+
2000-06-30 Dan Winship <danw@helixcode.com>
* Evolution-Shell.idl: add "cancel" to FolderSelectionListener.