[Zope3-checkins] SVN: zope.testing/trunk/CHANGES.txt Update changelog.
Marius Gedminas
marius at pov.lt
Wed Dec 23 01:20:20 EST 2009
Log message for revision 106989:
Update changelog.
Changed:
U zope.testing/trunk/CHANGES.txt
-=-
Modified: zope.testing/trunk/CHANGES.txt
===================================================================
--- zope.testing/trunk/CHANGES.txt 2009-12-23 02:14:35 UTC (rev 106988)
+++ zope.testing/trunk/CHANGES.txt 2009-12-23 06:20:19 UTC (rev 106989)
@@ -4,9 +4,14 @@
3.8.5 (unreleased)
==================
-- Nothing changed yet.
+- Added DocFileSuite, DocTestSuite, debug_src and debug back BBB imports
+ back into zope.testing.doctestunit; apparently many packages still import
+ them from there!
+- Made zope.testing.doctest and zope.testing.doctestunit emit deprecation
+ warnings: use the stdlib doctest instead.
+
3.8.4 (2009-12-18)
==================
More information about the Zope3-Checkins
mailing list