diff options
Diffstat (limited to 'mail/dspam/files/UPDATING')
-rw-r--r-- | mail/dspam/files/UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/dspam/files/UPDATING b/mail/dspam/files/UPDATING index 401e0cea8cd9..708f8418e4a1 100644 --- a/mail/dspam/files/UPDATING +++ b/mail/dspam/files/UPDATING @@ -17,6 +17,18 @@ in the port directory: make extract; more `find . -type f -maxdepth 2 -name UPGRADING` ########################################################################### +# dspam-3.6.6 +# + +Removed feature: +- Phased out deprecated Berkeley DB drivers +- Phased out legacy tools (dspam_corpus, dspam_genaliases) +Bugfixes: +- trainPristine preference turned "off" now overrides config turned "on" +- segfault fix for when correcting messages using UIDInSignature with MySQL +- when using logfile, write errors result in segfault + +########################################################################### # dspam-3.6.5 # |