SVN: zope.testing/trunk/CHANGES.txt add the 3.8.7 changelog to trunk
Christian Zagrodnick <[email protected]> Wed, 26 May 2010 05:31:21 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20100526093121.444AC941B8__33574.3830110461$1274866290$gmane$org@cvs.zope.org> |
Log message for revision 112722: add the 3.8.7 changelog to trunk Changed: U zope.testing/trunk/CHANGES.txt -=- Modified: zope.testing/trunk/CHANGES.txt =================================================================== --- zope.testing/trunk/CHANGES.txt 2010-05-26 06:51:36 UTC (rev 112721) +++ zope.testing/trunk/CHANGES.txt 2010-05-26 09:31:20 UTC (rev 112722) @@ -73,7 +73,12 @@ formatter upon request if subunit and testtools are available. Patch contributed by Jonathan Lange. +3.8.7 (2010-01-26) +================== +- Downgraded the zope.testing.doctest deprecation warning into a + PendingDeprecationWarning. + 3.8.6 (2009-12-23) ==================