SVN: zope.testing/trunk/CHANGES.txt Update CHANGES.txt.
Lennart Regebro <[email protected]> Wed, 21 Jul 2010 12:53:39 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 114902: Update CHANGES.txt. Changed: U zope.testing/trunk/CHANGES.txt -=- Modified: zope.testing/trunk/CHANGES.txt =================================================================== --- zope.testing/trunk/CHANGES.txt 2010-07-21 16:02:46 UTC (rev 114901) +++ zope.testing/trunk/CHANGES.txt 2010-07-21 16:53:39 UTC (rev 114902) @@ -1,11 +1,13 @@ zope.testing Changelog ********************** -3.9.6 (unreleased) -================== +3.10.0 (unreleased) +=================== -- Update fix for LP #221151 to a spelliing compatible with Python 2.4. +- Removed zope.testing.testrunner, which now is moved to zope.testrunner. +- Update fix for LP #221151 to a spelling compatible with Python 2.4. + 3.9.5 (2010-05-19) ==================