]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorGraham Leggett <minfrin@apache.org>
Mon, 30 Dec 2019 00:56:59 +0000 (00:56 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 30 Dec 2019 00:56:59 +0000 (00:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1872094 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e13b37cf529c0d620fef8f1591116a4b1dbc2ecf..8d3db4781f96ad8c6d5fadac207903e84b28c04e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -208,7 +208,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+.
      trunk patch: http://svn.apache.org/r1861950
      2.4.x patch: svn merge -c 1861950 ^/httpd/httpd/trunk . 
-     +1: 
+     +1: minfrin
 
   *) mod_ssl: OCSP does not apply to proxy mode
      trunk patch: http://svn.apache.org/r1865740