|
[SACVS] CVS: spamassassin Changes,1.46,1.47: msg#00087mail.spam.spamassassin.cvs
Update of /cvsroot/spamassassin/spamassassin In directory sc8-pr-cvs1:/tmp/cvs-serv16056 Modified Files: Changes Log Message: ready to release 2.60 Index: Changes =================================================================== RCS file: /cvsroot/spamassassin/spamassassin/Changes,v retrieving revision 1.46 retrieving revision 1.47 diff -b -w -u -d -r1.46 -r1.47 --- Changes 22 Sep 2003 19:32:13 -0000 1.46 +++ Changes 23 Sep 2003 00:45:18 -0000 1.47 @@ -1,3 +1,27 @@ +2003-09-23 00:08 felicity + + * lib/Mail/: SpamAssassin.pm, SpamAssassin/Bayes.pm: bug 2491: 1) + the learn_to_journal option was only good for autolearning and + using sa-learn, but "spamassassin -r" just went r/w all the time. + + 2) when running from spamassassin, caller_will_untie was false. so + when learn() called forget(), forget() would untie, thereby leaving + learn() screwed. this was generating the undefined warnings since + the untie() cleared db_version. so we kluge around that by + saving/setting caller_will_untie, then restoring after the + forget(). + + 3) forget() didn't know it could "learn to journal", so it always + went r/w. + +2003-09-22 22:57 quinlan + + * Razor2.patch: revised patch and instructions + +2003-09-22 19:32 felicity + + * Changes, lib/Mail/SpamAssassin.pm: prepare for 2.60 release + 2003-09-21 22:34 quinlan * lib/Mail/SpamAssassin/EvalTests.pm: bug 2489: check_num_received ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [SACVS] CVS: spamassassin/lib/Mail/SpamAssassin Bayes.pm,1.95,1.96: 00087, Theo Van Dinter |
|---|---|
| Next by Date: | [SACVS] CVS: spamassassin/build 2.60_change_summary,1.4,1.5: 00087, Daniel Quinlan |
| Previous by Thread: | [SACVS] CVS: spamassassin/lib/Mail/SpamAssassin Bayes.pm,1.95,1.96i: 00087, Theo Van Dinter |
| Next by Thread: | [SACVS] CVS: spamassassin/build 2.60_change_summary,1.4,1.5: 00087, Daniel Quinlan |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |