summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2002-09-29 23:45:51 +0000
committersimonb <simonb@pkgsrc.org>2002-09-29 23:45:51 +0000
commitc438b32ce74046a0dc483ac23a2b8417fccc2b9e (patch)
treec3107259b7d09f7ce2d24e16b86b32de604d979c /doc/CHANGES
parent5ecdb5eb31c81cc365b10a52fb83cb56deea6b1e (diff)
downloadpkgsrc-c438b32ce74046a0dc483ac23a2b8417fccc2b9e.tar.gz
Note update spamassassin to 2.41.
Major changes include: - SpamAssassin now *REQUIRES* procmail for local delivery support; "-P" option is now the default. Unless you use procmail, Mail::Audit, KMail, or an MTA-level integration, do not upgrade blindly, your mail *WILL* spill all over the floor in a big mess. - significant speed increases, mostly from Matt Sergeant and Dan Quinlan - bugs in whitelist_to, all_spam_to and friends fixed - rules which were causing too many false-positives removed or fixed: DOUBLE_CAPSWORD, UPPERCASE_25_50, PARTIAL_RFC_2369, MSGID_CHARS_SPAM, many others - lots of rule fixes, and lots of new rules
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ffbb2083466..acf689088e2 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.115 2002/09/29 23:17:17 wiz Exp $
+$NetBSD: CHANGES,v 1.116 2002/09/29 23:45:51 simonb Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3039,3 +3039,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated tuxpaint to 2002.09.28 [wiz 2002-09-29]
Updated pkgconfig to 0.13.0 [rh 2002-09-30]
Added pfaedit-20020910 [wiz 2002-09-30]
+ Updated spamassassin to 2.41 [simonb 2002-09-30]