aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeff Cai <jeff.cai@sun.com>2005-12-21 14:34:47 +0800
committerHarry Lu <haip@src.gnome.org>2005-12-21 14:34:47 +0800
commit664f683b703a70945c5cf9ce4afd4d693e5b3cf1 (patch)
treee2044f1e3fda4d7e3d704a3e445b126c0948fd38 /mail/ChangeLog
parent022c02a91d73ba43c074f7457650fb3db2b95e4b (diff)
downloadgsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.tar
gsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.tar.gz
gsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.tar.bz2
gsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.tar.lz
gsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.tar.xz
gsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.tar.zst
gsoc2013-evolution-664f683b703a70945c5cf9ce4afd4d693e5b3cf1.zip
** See bug 324473 delete reference to account editor to make sure be
2005-12-21 Jeff Cai <jeff.cai@sun.com> ** See bug 324473 * em-account-editor.c: (em_account_editor_construct): delete reference to account editor to make sure be destroyed when it is closed. svn path=/trunk/; revision=30912
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1199243afd..282a1fa75c 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-21 Jeff Cai <jeff.cai@sun.com>
+
+ ** See bug 324473
+ * em-account-editor.c: (em_account_editor_construct):
+ delete reference to account editor to make sure be destroyed
+ when it is closed.
+
2005-12-20 Veerapuram Varadhan <vvaradhan@novell.com>
Fixes #246256