aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-04-17 07:36:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-04-17 07:36:57 +0800
commit710bf5228834951eed958f27ffe309272d28cb21 (patch)
tree71ecb84dc45c3e2333ceeccec4daad234457ce0e /mail/ChangeLog
parent3ffe85ae86cdb8bb24cc3e37c78d88636ee460d7 (diff)
downloadgsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.tar
gsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.tar.gz
gsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.tar.bz2
gsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.tar.lz
gsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.tar.xz
gsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.tar.zst
gsoc2013-evolution-710bf5228834951eed958f27ffe309272d28cb21.zip
Ref the prefs widget here since we unref in the destroy callback. Caught
2002-04-16 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <fejj@ximian.com>
* mail-accounts.c: Build fixes for --enable-nntp.