diff options
Diffstat (limited to 'mail/dspam/files/UPDATING')
-rw-r--r-- | mail/dspam/files/UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING index f47ae515ad83..2cc98c05307a 100644 --- a/mail/dspam/files/UPDATING +++ b/mail/dspam/files/UPDATING @@ -10,6 +10,16 @@ also the UPGRADING enclosed in the dspam distribution. You can see it by doing in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` +############################################################################# +# dspam-3.2.3 +# + +- important fixes from 3.2.2: + BUGFIX: DSPAM misreads boundary delimiter in signed Apple Mail messages + BUGFIX: Signature is not written to multipart blocks with no content type + BUGFIX: dspam_dump for a particular token fails with MySQL 4.1 + BUGFIX: Bayesian Noise Reduction is never instantiated + ############################################################################# # dspam-3.2.2.20041117.1515: |