]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote [skip ci]
authorGiovanni Bechis <gbechis@apache.org>
Mon, 10 Aug 2020 15:11:15 +0000 (15:11 +0000)
committerGiovanni Bechis <gbechis@apache.org>
Mon, 10 Aug 2020 15:11:15 +0000 (15:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1880745 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 072478621caf8d26f3ee1039e68e35a5d095719c..f58e912cd1c5060db33615544c85ffb64359b8a8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -226,13 +226,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    Backport version for 2.4.x of patch:
       Trunk version of patch works
       svn merge -c 1879878 ^/httpd/httpd/trunk .
-   +1: jailletc36, covener
+   +1: jailletc36, covener, gbechis
 
   *) mod_ssl: Support HTTP request body buffering with TLSv1.3.
      trunk patch: http://svn.apache.org/r1870095
                   http://svn.apache.org/r1870097
      2.4.x patch: svn merge -c 1870095,1870097 ^/httpd/httpd/trunk .
-     +1: jorton, 
+     +1: jorton, gbechis
 
   *) mod_proxy: Add proxy check_trans() hook and allow mod_proxy_wtunnel
      to step out of the way of mod_proxy_http.