================= BOGOFILTER NEWS ================= $Id: CHANGES-0.12,v 1.13 2003/05/20 14:59:51 relson Exp $ 0.12.3 2003-05-10 * Modified parsing so that yyredo() and yy_use_redo_text() are no longer needed. * Added doc/integrating-with-postfix. * Revise description of verbose output in FAQ. 2003-05-09 * Update man page documentation of bogofilter's switches. 2003-05-08 * Fixed memory leak in rstats.c * Added basic memory accounting and debug capability. 2003-05-07 * Bogofilter's '-e' switch can now be used without '-p'. * Modified bulk mode code to allow registering maildirs. 2003-05-05 * Fixed defect in handling of folded spam header lines. * Added bogofilter-faq-fr.html, a French translation of the FAQ. 2003-05-02 * Added options to return tokens from inside html tags. Switch '-Ht' and option "tokenize_html_tags" turn it on. 0.12.2 2003-04-30 * Corrected bulkmode problem processing messages without "^From " lines. * Corrected alignment of wordprop_t which caused bus error on risc. * Added directory to 'Error creating directory' message. 0.12.1 2003-04-25 * Corrected bad BOGOFILTER_DIR value in t.bulkmode * Subdirectories contrib and tuning now install from rpm to /usr/share/bogofilter. 0.12.0 2003-04-24 * Corrected some errors in rpm specfile. 2003-04-23 * Added 'tuning' directory with scripts for tuning bogofilter. (cf. bogofilter-tuning.HOWTO) 2003-04-21 * Added '-M' to allow classification of multiple messages in mbox formatted files. * New option '-Q' (query/display config) replaces '-qv'. * Grouped options into logical groups for help message and man page. Revised option descriptions. 2003-04-19 * Added bogofilter-tuning.HOWTO as replacement for README.Robinson 2003-04-18 * Added classification support for msg-count formatted files. * Add bogolex.sh for creating msg-count formatted email file. 2003-04-17 * Added bulk mode procesing for Maildirs. '-b' reads filenames from stdin. '-B' gets filenames from the command line. 2003-04-16 * Miscellaneous refactoring in main.c 0.11.2 2003-04-13 - stable version vim:tw=79 com=bf\:* ts=8 sts=8 sw=8 ai: