aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-12 10:42:00 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-12 10:42:00 +0800
commit2d89e54a1d42b95417f0ecf3631b272c35f9b231 (patch)
tree55ceac0a7e385aa6aea15288595635250c1a327a /mail/ChangeLog
parent567688b263b9dc5e5d3278c85f3b6f5ae981b8e1 (diff)
downloadgsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.tar
gsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.tar.gz
gsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.tar.bz2
gsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.tar.lz
gsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.tar.xz
gsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.tar.zst
gsoc2013-evolution-2d89e54a1d42b95417f0ecf3631b272c35f9b231.zip
** See bug #67408.
2004-10-11 Not Zed <NotZed@Ximian.com> ** See bug #67408. * em-folder-view.c (emfv_gui_folder_changed): noop if we were destroyed. (emfv_destroy): set destroyed bit. svn path=/trunk/; revision=27544
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index a57b5a45ed..2b0d00aa6f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,13 @@
2004-10-11 Not Zed <NotZed@Ximian.com>
+ ** See bug #67408.
+
+ * em-folder-view.c (emfv_gui_folder_changed): noop if we were
+ destroyed.
+ (emfv_destroy): set destroyed bit.
+
+2004-10-11 Not Zed <NotZed@Ximian.com>
+
* mail-component.c (mc_startup): register the formatter types
before registering the formatter hook.