]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose trivial (build) fix for mod_ssl with openssl < 0.9.8m.
authorYann Ylavic <ylavic@apache.org>
Mon, 14 Dec 2015 17:28:56 +0000 (17:28 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 14 Dec 2015 17:28:56 +0000 (17:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1719968 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5edd4fd876daaec904601cdfe3bc9ca7432cd3da..86d7bc019a7c117ed2c4c1bb34bd8ef50e32f394 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -165,6 +165,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: wrowe, icing
      ylavic: how about adding !ap_request_has_body(r) to the test then?
 
+  *) mod_ssl: Fix missing semicolon for building with OpenSSL < 0.9.8m.
+     trunk patch: http://svn.apache.org/r1719967
+     +1: ylavic
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED