spambayes CHANGELOG.txt,1.57,1.58
"Skip Montanaro" <[email protected]> Sat, 09 Sep 2006 16:02:09 -0700
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv15200 Modified Files: CHANGELOG.txt Log Message: note latest changes Index: CHANGELOG.txt =================================================================== RCS file: /cvsroot/spambayes/spambayes/CHANGELOG.txt,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** CHANGELOG.txt 19 Aug 2006 00:26:38 -0000 1.57 --- CHANGELOG.txt 9 Sep 2006 23:02:06 -0000 1.58 *************** *** 1,4 **** --- 1,9 ---- [Note that all dates are in ISO 8601 format, e.g. YYYY-MM-DD to ease sorting] + Release 1.1a4 + + Skip Montanaro 2006-09-09 First crack at handling image sequences + Skip Montanaro 2006-09-09 Dump NetPBM decode support in favor of PIL + Release 1.1a3 =============