From 18f0b76b71d52376526dcd6cfc4f057c8d324084 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 25 Jan 2001 07:33:38 +0000 Subject: Fix a bug that could happen when a shell view would be destroyed and the unread message count would change in some folder. svn path=/trunk/; revision=7803 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 31b5ca076c..5066c3d790 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-01-25 Ettore Perazzoli + + * e-shell-view.c (e_shell_view_construct): Connect the + "updated_folder" with `gtk_signal_connect_while_alive()' so that + it gets disconnected when the shell view dies. + 2001-01-24 Jason Leach (Fix #1252: Need a File->Close way to close a view) -- cgit v1.2.3