]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorYann Ylavic <ylavic@apache.org>
Wed, 13 Mar 2019 14:35:04 +0000 (14:35 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 13 Mar 2019 14:35:04 +0000 (14:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1855430 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3a5404ad3f00b2c3b23e04b195f89df7c6f7d017..1378fdb49719a222c9ba0be859961e0b84a317b0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,17 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_http2/mod_proxy_http2: backport of v1.14.1. Fixes several important bugs and adds
+     some requested new features (and some I made up). See patched CHANGES for all details.
+     [Stefan Eissing]
+     trunk patch: http://svn.apache.org/r[1849296,1852038,1852101,1852339,1853171,1853967,1854365,1854963,1854964,1855295,1855411]
+     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-mega-v1.14.1-backport-bugs-and-whistles-v2.patch
+     +1: icing, jim, ylavic
+     icing: added r1855411 which reverts the unwanted revert of r1852989. Assuming jim would like ot keep his vote!
+     ylavic: nice config simplification and overall changes!
+             @backporter: take care of mixed/unrelated CHANGES entries from
+            the patch.
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -228,15 +239,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              sensible to me to have trunk and 2.4.x code in sync as much as
              possible. Changes from v3 to v4 (r1853953 mainly, r1853956 is only
              comment) are non functional (or at least intended as such).
-             
-
-  *) mod_http2/mod_proxy_http2: backport of v1.14.1. Fixes several important bugs and adds
-     some requested new features (and some I made up). See patched CHANGES for all details.
-     [Stefan Eissing]
-     trunk patch: http://svn.apache.org/r[1849296,1852038,1852101,1852339,1853171,1853967,1854365,1854963,1854964,1855295,1855411]
-     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-mega-v1.14.1-backport-bugs-and-whistles-v2.patch
-     +1: icing, jim
-     icing: added r1855411 which reverts the unwanted revert of r1852989. Assuming jim would like ot keep his vote!
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED