SVN: zope.testing/trunk/CHANGES.txt Update fix for LP #221151 to a spelliing compatible with Python 2.4.
Tres Seaver <[email protected]> Sat, 26 Jun 2010 11:33:27 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20100626153327.E5400941E0__36548.5174152583$1277566419$gmane$org@cvs.zope.org> |
Log message for revision 113897: Update fix for LP #221151 to a spelliing compatible with Python 2.4. Changed: U zope.testing/trunk/CHANGES.txt -=- Modified: zope.testing/trunk/CHANGES.txt =================================================================== --- zope.testing/trunk/CHANGES.txt 2010-06-26 15:32:55 UTC (rev 113896) +++ zope.testing/trunk/CHANGES.txt 2010-06-26 15:33:27 UTC (rev 113897) @@ -4,7 +4,7 @@ 3.9.6 (unreleased) ================== -- TBD +- Update fix for LP #221151 to a spelliing compatible with Python 2.4. 3.9.5 (2010-05-19) ==================