spambayes CHANGELOG.txt,1.53,1.54
"Tony Meyer" <[email protected]> Thu, 06 Apr 2006 19:37:33 -0700
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30924 Modified Files: CHANGELOG.txt Log Message: Bring up-to-date. Index: CHANGELOG.txt =================================================================== RCS file: /cvsroot/spambayes/spambayes/CHANGELOG.txt,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** CHANGELOG.txt 27 Nov 2005 01:09:54 -0000 1.53 --- CHANGELOG.txt 7 Apr 2006 02:37:28 -0000 1.54 *************** *** 3,6 **** --- 3,10 ---- Release 1.1a2 ============= + Tony Meyer 03/04/2006 Add [ 1081787 ] Adding the version only to sb_filter.py + Tony Meyer 03/04/2006 Fix [ 1383801 ] trustedIPs wildcard to regex broken + Tony Meyer 02/04/2006 Fix [ 1387699 ] train_on_filter=True needs the db to be opened read/write + Tony Meyer 02/04/2006 Fix [ 1387709 ] If globals:dbm_type is non-default, then don't use whichdb. Tony Meyer 27/11/2005 Install the conversion utility and offer to run it on Windows install. Tony Meyer 26/11/2005 Add conversion utility to easily convert dbm to ZODB.