]> granicus.if.org Git - apache/commitdiff
That one is accepted now.
authorYann Ylavic <ylavic@apache.org>
Thu, 18 Jun 2015 17:01:05 +0000 (17:01 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 18 Jun 2015 17:01:05 +0000 (17:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1686270 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e6dd14c754e122f5897f1d26dfd661dd709d9b33..18e09cc9b820c40dcc4e1e07f33bc3a3bb01200b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -103,6 +103,10 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
+
   *) core: Allow spaces after chunk-size for compatibility with implementations
      using a pre-filled buffer, and log parsing failures at level INFO.
      trunk patch: http://svn.apache.org/r1685345
@@ -112,10 +116,6 @@ RELEASE SHOWSTOPPERS:
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked-v3.patch
      +1: ylavic, trawick (v3), wrowe (v3)
 
-
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
-
   *) mod_charset_lite, mod_ext_filter:  Avoid inadvertent filtering of protocol
      data during read of chunked request bodies. PR 58049.
      trunk patch: http://svn.apache.org/r1686085