From 710bf5228834951eed958f27ffe309272d28cb21 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 16 Apr 2002 23:36:57 +0000 Subject: Ref the prefs widget here since we unref in the destroy callback. Caught 2002-04-16 Jeffrey Stedfast * mail-config-factory.c (config_control_factory_cb): Ref the prefs widget here since we unref in the destroy callback. Caught this thanks to purify. svn path=/trunk/; revision=16481 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index c126111fa9..9edc77184d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-04-16 Jeffrey Stedfast + + * mail-config-factory.c (config_control_factory_cb): Ref the prefs + widget here since we unref in the destroy callback. Caught this + thanks to purify. + 2002-04-13 Jeffrey Stedfast * mail-accounts.c: Build fixes for --enable-nntp. -- cgit