]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
passes new test
authorEric Covener <covener@apache.org>
Thu, 12 Mar 2020 02:01:24 +0000 (02:01 +0000)
committerEric Covener <covener@apache.org>
Thu, 12 Mar 2020 02:01:24 +0000 (02:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1875110 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e4850453e1b9cd97814749a67c0874d12442f1a0..624c061d3a1d1bd41153873da744ba92c5774462 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,14 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
+
+  *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf).
+     trunk patch: http://svn.apache.org/r1874323
+     2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .
+     +1: ylavic, gsmith, rpluem
+
   *) mod_proxy_http: Fix the forwarding of requests with content body when a
      balancer member is unavailable; the retry on the next member was issued
      with an empty body (regression introduced in 2.4.41).
@@ -136,15 +144,8 @@ RELEASE SHOWSTOPPERS:
                   http://svn.apache.org/r1869224
      2.4.x patch:  svn merge -c 1869216,1869224 ^/httpd/httpd/trunk .
                    (works modulo CHANGES)
-     +1: ylavic, rpluem
+     +1: ylavic, rpluem, covener
 
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
-
-  *) mod_ssl: OPENSSL_init_ssl() for openssl-1.1+ on Windows (w/o autoconf).
-     trunk patch: http://svn.apache.org/r1874323
-     2.4.x patch: svn merge -c 1874323 ^/httpd/httpd/trunk .
-     +1: ylavic, gsmith, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]