aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2004-12-02 01:46:25 +0800
committerRadek Doulik <rodo@src.gnome.org>2004-12-02 01:46:25 +0800
commit2f0ee5072922264356bce9ab46f59b391bac9896 (patch)
tree606f2152cf4965580d9205cdaced00eee5949a52 /mail/ChangeLog
parent36948023ffbc80bb96bb2f9357640095bc45e409 (diff)
downloadgsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.tar
gsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.tar.gz
gsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.tar.bz2
gsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.tar.lz
gsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.tar.xz
gsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.tar.zst
gsoc2013-evolution-2f0ee5072922264356bce9ab46f59b391bac9896.zip
do not call gconf here as we may be called from worker thread
2004-11-25 Radek Doulik <rodo@ximian.com> * em-junk-filter.c (em_junk_sa_test_spamd): do not call gconf here as we may be called from worker thread (em_junk_filter_get_plugin): read alternative spam[cd] binaries paths here, use init lock to be sure no one is accessing spam[cd] binaries paths Fixes #69623 svn path=/trunk/; revision=28034
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4990848fe5..fd246bba34 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2004-11-25 Radek Doulik <rodo@ximian.com>
+
+ * em-junk-filter.c (em_junk_sa_test_spamd): do not call gconf here
+ as we may be called from worker thread
+ (em_junk_filter_get_plugin): read alternative spam[cd] binaries
+ paths here, use init lock to be sure no one is accessing spam[cd]
+ binaries paths
+
+ Fixes #69623
+
2004-12-01 Mengjie Yu <meng-jie.yu@sun.com>
* em-account-editor.c: (emae_option_toggle),