]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 14:59:14 +0000 (14:59 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 15 Jul 2020 14:59:14 +0000 (14:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1879894 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 582eb067adab239b8bf87b5d2f7d5eca656d3d68..3a9736fcc45f069beeb2565b83b612a410eba48a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -135,6 +135,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ *) mod_http2: Fixes LimitRequestFields configuration handling to compensate for
+    browsers that send request headers as multiple ones to make best use of HTTP/2
+    compression.
+    Trunk version of patch:
+      http://svn.apache.org/r1879832
+    2.4.x:
+      svn merge -c 1879832 ^/httpd/httpd/trunk .
+    +1: icing, rpluem, minfrin
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -202,14 +210,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-etag2.patch
     +1: minfrin, jim
 
- *) mod_http2: Fixes LimitRequestFields configuration handling to compensate for
-    browsers that send request headers as multiple ones to make best use of HTTP/2
-    compression. 
-    Trunk version of patch:
-      http://svn.apache.org/r1879832
-    2.4.x:
-      svn merge -c 1879832 ^/httpd/httpd/trunk .
-    +1: icing, rpluem
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]