From: Yann Ylavic Date: Wed, 15 Nov 2023 22:24:28 +0000 (+0000) Subject: Follow up to r1913815: credit Joe in CHANGES too. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077db539185ca6d4deb0c07e740a4ba0fdbfe719;p=thirdparty%2Fapache%2Fhttpd.git Follow up to r1913815: credit Joe in CHANGES too. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1913816 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/pr68080.txt b/changes-entries/pr68080.txt index 4fdf39e5499..86394656217 100644 --- a/changes-entries/pr68080.txt +++ b/changes-entries/pr68080.txt @@ -1,3 +1,3 @@ *) mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set. Allow for "SSLCryptoDevice builtin" if the ENGINE API is not available, - notably with OpenSSL >= 3. PR 68080. [ Yann Ylavic ] + notably with OpenSSL >= 3. PR 68080. [ Yann Ylavic, Joe Orton ]