* trivial patch to fix build with TDB (merged to bogofilter
upstream CVS)
* bogominitrain.pl - removed email 'cruft' and revised format
of verbose output.
* Fixed parameter type error in dbh_print_names() that causes
segfault.
* Fixed parsing error that treated "^From " in encoded text as
a message separator. <<****** THIS IS THE SERIOUS PART ******
* Enhanced verbose output of bogominitrain.pl
* Fixed defect in bogominitrain.pl's norepetition mode.
* Documented '-T' option in man page.
* Revised format for '-T'.
PR: 55914
Submitted by: maintainer
bogofilter-tdb port)
* bogofilter now supports a (faster) "combined data base"
* (single file) for
fresh installs, but continues to support the former "separate
data base" (two files) format.
* WARNING: the exit code for "error" has changed from 2 to 3
Update your scripts to use -T or to use the new exit codes.
* bugfixes
* new -T fixed-formatting terse mode for scripts
* documentation updates (FAQ)
* bogofilter can now degenerate tokens before looking them up
* support for encoded tokens was enhanced
* bogoutil error reporting improved
* new bogominitrain.pl script
PR: 55660
Submitted by: maintainer
* Fix the "extra files" complaints from bento.
* The diagnosis patch committed recently is no longer needed, the sparc build
appears to be OK.
PR: ports/50906
Submitted by: maintainer
2003-03-28
* Bogofilter now frees all memory that it allocates.
* FAQ reorganized and info added on asian spam, the format of verbose output,
and using SpamAssassin to train bogofilter.
* Fixed processing of '-o' option.
PR: 50439
Submitted by: Matthias Andree <matthias.andree@web.de>