From 077db539185ca6d4deb0c07e740a4ba0fdbfe719 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Wed, 15 Nov 2023 22:24:28 +0000 Subject: [PATCH] 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 --- changes-entries/pr68080.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ]