]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose fix for compilation failure on Windows after r1874281. [skip ci]
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2020 11:20:24 +0000 (11:20 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2020 11:20:24 +0000 (11:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874569 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 21933a59d7837260ab1d7915dba914b6bb73d68f..ad51544d645ac97f2b15302eae3ba863946365a7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,11 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
+  *) 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
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]