SVN: zope.testing/branches/3.5/README.txt Those features got released with 3.5.1 (probably by accident).
Marius Gedminas <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20080801162806.0A758399EC__5721.23832903362$1217608176$gmane$org@mail.zope.org> |
Log message for revision 89161: Those features got released with 3.5.1 (probably by accident). Changed: U zope.testing/branches/3.5/README.txt -=- Modified: zope.testing/branches/3.5/README.txt =================================================================== --- zope.testing/branches/3.5/README.txt 2008-08-01 16:24:49 UTC (rev 89160) +++ zope.testing/branches/3.5/README.txt 2008-08-01 16:28:05 UTC (rev 89161) @@ -58,18 +58,6 @@ Releases ******** -Next release -============ - -New Features ------------- - -- RENormalizer accepts plain Python callables. - -- Added --slow-test option. - -- Added --no-progress and --auto-progress options. - 3.5.3 (2008/07/08) ================== @@ -92,6 +80,15 @@ 3.5.1 (2007/08/14) ================== +New Features +------------ + +- RENormalizer accepts plain Python callables. + +- Added --slow-test option. + +- Added --no-progress and --auto-progress options. + Bugs Fixed: -----------