[Zope-Checkins] SVN: Zope/trunk/ Repair changelog mishap.
Stefan H. Holek
stefan at epy.co.at
Mon Oct 27 19:39:00 EDT 2008
Log message for revision 92643:
Repair changelog mishap.
Changed:
U Zope/trunk/doc/CHANGES.txt
U Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt
-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt 2008-10-27 23:19:49 UTC (rev 92642)
+++ Zope/trunk/doc/CHANGES.txt 2008-10-27 23:39:00 UTC (rev 92643)
@@ -222,6 +222,8 @@
- Ensure that response header values cannot embed CRLF pairs, which
violate the HTTP spec (RFC 2616).
+ - Testing.ZopeTestCase: installPackage was tied to the ZopeLite layer.
+
- Launchpad #280334: Fixed problem with 'timeout'
argument/attribute missing in testbrowser tests.
Modified: Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt
===================================================================
--- Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt 2008-10-27 23:19:49 UTC (rev 92642)
+++ Zope/trunk/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt 2008-10-27 23:39:00 UTC (rev 92643)
@@ -1,3 +1,5 @@
+[Later changes are logged in Zope's CHANGES.txt]
+
0.9.10 (Zope 2.11 edition)
- Switched to Zope3 interfaces.
- Removed broken profiler support.
More information about the Zope-Checkins
mailing list