[Checkins] SVN: bobo/trunk/bobo/README.txt Added missing	documentation.
    Jim Fulton 
    jim at zope.com
       
    Mon Jan 18 16:38:27 EST 2010
    
    
  
Log message for revision 108237:
  Added missing documentation.
  
Changed:
  U   bobo/trunk/bobo/README.txt
-=-
Modified: bobo/trunk/bobo/README.txt
===================================================================
--- bobo/trunk/bobo/README.txt	2010-01-18 21:38:04 UTC (rev 108236)
+++ bobo/trunk/bobo/README.txt	2010-01-18 21:38:27 UTC (rev 108237)
@@ -25,9 +25,18 @@
 0.2.2 (unreleased)
 ------------------
 
-BugFix: boboserver.File must explicitly open files in binary mode, which is not
-the default on Windows.
+Bugs fixed:
 
+- An intended optmization to cache resource decorator computations
+  didn't work, making request handling slower than it should have
+  been.
+
+- URLs were sometimes treated as if they had extra slashes when
+  traversing subroutes.
+
+- boboserver.File must explicitly open files in binary mode, which is not
+  the default on Windows.
+
 0.2.1 2009-06-16
 ----------------
 
    
    
More information about the checkins
mailing list