diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index eadbc94421..fc8579b7b4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,15 @@ 2001-10-12 Ettore Perazzoli <ettore@ximian.com> + [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 <ettore@ximian.com> + * e-shell-folder-commands.c (folder_selection_dialog_folder_selected_callback): Don't free the folder_command_data here. It is supposed to be freed in the async |