aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sa-junk-plugin/ChangeLog
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-11-26 22:11:28 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-11-26 22:11:28 +0800
commit1fd244770af881843b82eee3320f036634e169ab (patch)
treee7629252527aba209280d376d2a6fdcce710704e /plugins/sa-junk-plugin/ChangeLog
parent042ba3ee7ee150deb11c1e03076320a4d44c2c37 (diff)
downloadgsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.tar
gsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.tar.gz
gsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.tar.bz2
gsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.tar.lz
gsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.tar.xz
gsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.tar.zst
gsoc2013-evolution-1fd244770af881843b82eee3320f036634e169ab.zip
** Fixes bug #499644
2007-11-26 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #499644 * em-junk-filter.c (user_remote_tests_cb), (org_gnome_sa_use_remote_tests): The behavior of the "Include remote tests" check button was swapped with respect to its state. Probably why SpamAssassin seemed slow. svn path=/trunk/; revision=34586
Diffstat (limited to 'plugins/sa-junk-plugin/ChangeLog')
-rw-r--r--plugins/sa-junk-plugin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/sa-junk-plugin/ChangeLog b/plugins/sa-junk-plugin/ChangeLog
index ccade72b1f..e88a0c6094 100644
--- a/plugins/sa-junk-plugin/ChangeLog
+++ b/plugins/sa-junk-plugin/ChangeLog
@@ -1,3 +1,12 @@
+2007-11-26 Matthew Barnes <mbarnes@redhat.com>
+
+ ** Fixes bug #499644
+
+ * em-junk-filter.c (user_remote_tests_cb),
+ (org_gnome_sa_use_remote_tests):
+ The behavior of the "Include remote tests" check button was swapped
+ with respect to its state. Probably why SpamAssassin seemed slow.
+
2007-09-07 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #473903