From a84feecf5bb608d4b05f43f353d83041670f8f41 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 2 Jul 2000 01:40:28 +0000 Subject: Removed bogus extra gtk_object_ref() that caused the shell not to quit correctly. svn path=/trunk/; revision=3853 --- shell/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shell/ChangeLog') 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 + + * e-shell.c (setup_components): Don't ref the component registry. + 2000-06-30 Dan Winship * Evolution-Shell.idl: add "cancel" to FolderSelectionListener. -- cgit