From ac07e6a338f1dba0a4c5a5d044bb58b01e82a211 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 12 Oct 2001 05:23:47 +0000 Subject: [Hopefully really, finally fix #8615 and friends.] * main.c (no_views_left_cb): Invoke `e_shell_disconnect_db()' before unreffing the shell. * e-shell.c (e_shell_disconnect_db): New. (destroy): Call it instead of unreffing the db manually here. svn path=/trunk/; revision=13616 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index eadbc94421..fc8579b7b4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-10-12 Ettore Perazzoli + + [Hopefully really fix #8615 and friends.] + + * main.c (no_views_left_cb): Invoke `e_shell_disconnect_db()' + before unreffing the shell. + + * e-shell.c (e_shell_disconnect_db): New. + (destroy): Call it instead of unreffing the db manually here. + 2001-10-12 Ettore Perazzoli * e-shell-folder-commands.c -- cgit v1.2.3