diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-26 20:33:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-26 20:33:52 +0000 |
commit | 14fa885294b65975fecb154fa1079591c358537f (patch) | |
tree | 54682ba24a1afe5a1c58da177ab1e55497726fab /mail/dspam/files/UPDATING | |
parent | - Fix depends on multimedia/gstreamer-plugins-dv (diff) |
- Update to 20050523.0845 snapshot
- Fix WITH_DAEMON
- Update RC infrastructure
PR: ports/81527
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=136210
Diffstat (limited to 'mail/dspam/files/UPDATING')
-rw-r--r-- | mail/dspam/files/UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING index 57b7dc48b3d4..48afc8c003bc 100644 --- a/mail/dspam/files/UPDATING +++ b/mail/dspam/files/UPDATING @@ -16,6 +16,17 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-3.4.6.20050523.0845 +# + +BUGFIX: fix for managed groups where delivery of false positives would fail +due to the managed group not being recognized + +BUGFIX: fixed bug where messages lacking a terminating boundary would fail +to receive a signature in the message body + + +########################################################################### # dspam-3.4.6.20050512.1145 # |