SVN: zope.testing/trunk/CHANGES.txt Forgot to add a change log.
Lennart Regebro <[email protected]>
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 106493: Forgot to add a change log. Changed: U zope.testing/trunk/CHANGES.txt -=- Modified: zope.testing/trunk/CHANGES.txt =================================================================== --- zope.testing/trunk/CHANGES.txt 2009-12-14 14:05:44 UTC (rev 106492) +++ zope.testing/trunk/CHANGES.txt 2009-12-14 14:47:25 UTC (rev 106493) @@ -12,6 +12,8 @@ - RENormalizing checkers can be combined via `` + `` now: ``checker1 + checker2`` creates a checker with the transformations of both checkers. +- Test fixes for Python 2.7. + 3.8.3 (2009-09-21) ==================