aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-02-20 05:40:41 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-02-20 05:40:41 +0800
commit0f8ef94df505311954002fd868a800fcb0c38dfc (patch)
treefe52b99d31988516f5cb37b46fd648b5f70b15aa /mail/ChangeLog
parent7ed1e7cc4810f2ca5a48b88e2fbf2041e9ef4f6f (diff)
downloadgsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.tar
gsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.tar.gz
gsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.tar.bz2
gsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.tar.lz
gsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.tar.xz
gsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.tar.zst
gsoc2013-evolution-0f8ef94df505311954002fd868a800fcb0c38dfc.zip
Don't set the timeout id to 0 and then immediately return FALSE, which
2004-02-19 Rodney Dawes <dobey@ximian.com> * em-folder-tree.c (emft_save_state): Don't set the timeout id to 0 and then immediately return FALSE, which tries to remove the timeout svn path=/trunk/; revision=24798
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index efa25fe3bc..2a856239d7 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2004-02-19 Rodney Dawes <dobey@ximian.com>
+
+ * em-folder-tree.c (emft_save_state): Don't set the timeout id to 0
+ and then immediately return FALSE, which tries to remove the timeout
+
2004-02-19 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (get_receive_type):