From: Joe Orton Date: Mon, 13 Dec 2021 11:09:05 +0000 (+0000) Subject: Update credit for OpenSSL 3 patches. [skip ci] X-Git-Tag: candidate-2.4.52-rc1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872ce9f455f6bae957efaad0b224c48b6981198f;p=thirdparty%2Fapache%2Fhttpd.git Update credit for OpenSSL 3 patches. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895873 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9961b1fe84b..05e967c2ae4 100644 --- a/CHANGES +++ b/CHANGES @@ -19,7 +19,9 @@ Changes with Apache 2.4.52 See . [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]