[Checkins] SVN: zope.app.testing/trunk/CHANGES.txt Added new	version to CHANGES.txt after bug fix for cookies.`
    matt@zope.com 
    cvs-admin at zope.org
       
    Fri Oct 10 16:36:04 EDT 2008
    
    
  
Log message for revision 92024:
  Added new version to CHANGES.txt after bug fix for cookies.`
  
Changed:
  U   zope.app.testing/trunk/CHANGES.txt
-=-
Modified: zope.app.testing/trunk/CHANGES.txt
===================================================================
--- zope.app.testing/trunk/CHANGES.txt	2008-10-10 19:15:21 UTC (rev 92023)
+++ zope.app.testing/trunk/CHANGES.txt	2008-10-10 20:36:01 UTC (rev 92024)
@@ -2,6 +2,13 @@
 CHANGES
 =======
 
+3.5.5 (2008-10-10)
+------------------
+
+- Re-configured functional test setup to create test-specific instances
+  of HTTPCaller to ensure that cookies are not shared by doctests
+  in a test suite.
+
 3.5.4 (2008-08-25)
 ------------------
 
    
    
More information about the Checkins
mailing list