]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote [skip ci]
authorStefan Eissing <icing@apache.org>
Fri, 18 Feb 2022 10:12:20 +0000 (10:12 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 18 Feb 2022 10:12:20 +0000 (10:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898176 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 48bf1f87f93c5ba9ad285734ade8a98d1e4e1a23..e9baa958819cd5402010a7157797c241dffc9588 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -268,6 +268,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (PR: https://github.com/apache/httpd/pull/288)
      ylavic: r1896253 made compatible with 2.4.x where we can't change the
              layout/size of the existing proxy_worker_shared fields.
+     +1: ylavic, icing
 
   *) mod_http2: preserve the port number given in a HTTP/1.1
      request that was Upgraded to HTTP/2. Fixes PR65881.