]> granicus.if.org Git - apache/commitdiff
I guess this is also a showstopper, some (new/dedicated) framework tests fail
authorYann Ylavic <ylavic@apache.org>
Fri, 3 Jul 2015 00:36:00 +0000 (00:36 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 3 Jul 2015 00:36:00 +0000 (00:36 +0000)
without it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688937 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 925a693e081f8c6dc8c3ebac054e720eba7361cd..4df904ee5e1dc781cf32195560a2ca567ade3869 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,6 +119,14 @@ RELEASE SHOWSTOPPERS:
      race to 3 +1's]
      [docs/manual .xml's require 'build all' regeneration]
 
+  *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x)
+     Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat
+     BWS from multiple reads, and limit number of chunk-BWS to 10.
+     trunk patch: http://svn.apache.org/r1688536
+                  http://svn.apache.org/r1688538
+     2.4.x patch: trunk works
+     +1: ylavic
+
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
@@ -226,14 +234,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: jailletc36, ylavic
 
-  *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x)
-     Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat
-     BWS from multiple reads, and limit number of chunk-BWS to 10.
-     trunk patch: http://svn.apache.org/r1688536
-                  http://svn.apache.org/r1688538
-     2.4.x patch: trunk works
-     +1: ylavic
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED