[Checkins] SVN: Zope/branches/2.11/doc/CHANGES.txt Fix race condition in changelog. ; )

Tres Seaver tseaver at palladion.com
Sat Jun 14 13:58:29 EDT 2008


Log message for revision 87401:
  Fix race condition in changelog. ;)

Changed:
  U   Zope/branches/2.11/doc/CHANGES.txt

-=-
Modified: Zope/branches/2.11/doc/CHANGES.txt
===================================================================
--- Zope/branches/2.11/doc/CHANGES.txt	2008-06-14 17:52:52 UTC (rev 87400)
+++ Zope/branches/2.11/doc/CHANGES.txt	2008-06-14 17:58:27 UTC (rev 87401)
@@ -4,6 +4,13 @@
   Change information for previous versions of Zope can be found in the
   file HISTORY.txt.
 
+  After Zope 2.11.0
+
+    Bugs Fixed
+
+      - Launchpad #239636:  Ensure that HEAD requests lock an empty body
+        for NotFound errors.
+
   Zope 2.11.0 (2008/06/15)
 
     Restructuring
@@ -14,9 +21,6 @@
 
     Bugs Fixed
 
-      - Launchpad #239636:  Ensure that HEAD requests lock an empty body
-        for NotFound errors.
-
       - Launchpad #229549:  Don't ignore 'debug' flag when rendering
         page templates (thanks to Eric Steele for the patch).
 



More information about the Checkins mailing list