]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote mod_http2
authorSteffen Land <steffenal@apache.org>
Thu, 19 Dec 2019 13:41:33 +0000 (13:41 +0000)
committerSteffen Land <steffenal@apache.org>
Thu, 19 Dec 2019 13:41:33 +0000 (13:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1871824 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cc52998f19207e94e28d38efc1c236d6827497bc..e13b37cf529c0d620fef8f1591116a4b1dbc2ecf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -263,7 +263,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1870454
                   http://svn.apache.org/r1870499
      2.4.x patch: svn merge -c 1870454,1870499 ^/httpd/httpd/trunk .
-     +1: icing, 
+     +1: icing, steffenal
 
   *) mod_lua: allow nil assignment to trigger apr_table_unset
            (nil assignment to an APR table used to throw an error)