]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update credit for OpenSSL 3 patches. [skip ci]
authorJoe Orton <jorton@apache.org>
Mon, 13 Dec 2021 11:09:05 +0000 (11:09 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 13 Dec 2021 11:09:05 +0000 (11:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895873 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9961b1fe84bc13759d7087e61a33ac010304a543..05e967c2ae491527e04dbf551ae3b85ddfa2d8b7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,7 +19,9 @@ Changes with Apache 2.4.52
         See <https://github.com/icing/mod_h2/issues/212>.
      [Stefan Eissing]
 
-  *) mod_ssl: Add build support for OpenSSL v3. [Joe Orton, Stefan Eissing]
+  *) mod_ssl: Add build support for OpenSSL v3. [Rainer Jung,
+     Stefan Fritsch, Yann Ylavic, Stefan Eissing, Joe Orton,
+     Giovanni Bechis]
 
   *) mod_proxy_connect: Honor the smallest of the backend or client timeout
      while tunneling.  [Yann Ylavic]