aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-12-06 12:26:10 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-12-06 12:26:10 +0800
commitd6bae88c16bdbcf83100d7e1300c45cd47a1ebbb (patch)
tree2d059544a740f74703ee6fc9442d1d60c51d3400 /mail/ChangeLog
parent96805fe4fdd535c7bbae414c62364a9bbcb09ba2 (diff)
downloadgsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.tar
gsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.tar.gz
gsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.tar.bz2
gsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.tar.lz
gsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.tar.xz
gsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.tar.zst
gsoc2013-evolution-d6bae88c16bdbcf83100d7e1300c45cd47a1ebbb.zip
dont track containee widgets anymore, they are automagically destroyed by
2004-11-22 Not Zed <NotZed@Ximian.com> * em-account-editor.c (emae_receive_options_extra_item): dont track containee widgets anymore, they are automagically destroyed by the container if required. svn path=/trunk/; revision=28071
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 784825e1e1..1f6677f89d 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-22 Not Zed <NotZed@Ximian.com>
+
+ * em-account-editor.c (emae_receive_options_extra_item): dont
+ track containee widgets anymore, they are automagically destroyed
+ by the container if required.
+
2004-11-25 Radek Doulik <rodo@ximian.com>
* em-junk-filter.c (em_junk_sa_test_spamd): do not call gconf here