diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-01 20:34:40 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-01 20:34:40 +0000 |
commit | ca9bd75afd62b685d615b1f50c9c0330ac7f75dd (patch) | |
tree | 055e005afae536191d79ce56abaa1d7241134071 /mail/dspam/files | |
parent | - GNOME: replace dead russian mirror with working italian one (diff) |
Update to 3.2.3
PR: 74538
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Notes
Notes:
svn path=/head/; revision=122923
Diffstat (limited to 'mail/dspam/files')
-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: |