]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1913815: credit Joe in CHANGES too.
authorYann Ylavic <ylavic@apache.org>
Wed, 15 Nov 2023 22:24:28 +0000 (22:24 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 15 Nov 2023 22:24:28 +0000 (22:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1913816 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/pr68080.txt

index 4fdf39e54995f1ef786be6876e49cf68af0ac3d0..863946562174191b7ca93ba4dc978447a003ebc4 100644 (file)
@@ -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 ]