aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 8c344461c1..a06c791344 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,17 @@
+2004-01-22 Jeffrey Stedfast <fejj@ximian.com>
+
+ Fixes bug #53175.
+
+ * em-junk-filter.c (pipe_to_sa): Don't need an argc (we don't even
+ seem to use it??).
+ (em_junk_sa_test_spamd_running): Don't invoke /bin/sh.
+ (em_junk_sa_test_spamd): Simplified, also don't invoke /bin/sh.
+ (em_junk_sa_check_junk): Cleaned up/simplified. Also don't invoke
+ /bin/sh.
+ (em_junk_sa_report_junk): Same.
+ (em_junk_sa_report_notjunk): Same.
+ (em_junk_sa_commit_reports): Same.
+
2004-01-22 Gary Ekker <gekker@novell.com>
** See bug #53051