From: Eric Covener Date: Fri, 11 Jul 2025 01:20:00 +0000 (+0000) Subject: add credit X-Git-Tag: 2.4.65-rc1-candidate~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2468dac320e42697f7f3b0db3b5a8e32c9066462;p=thirdparty%2Fapache%2Fhttpd.git add credit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1927124 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a21c6093e7..506de40fa4 100644 --- a/CHANGES +++ b/CHANGES @@ -98,6 +98,7 @@ Changes with Apache 2.4.64 included in Apache HTTP Server 2.4.59 did not address the issue. Users are recommended to upgrade to version 2.4.64, which fixes this issue. + Credits: xiaojunjie@安恒信息杭州市滨江区技能大师工作室 *) mod_proxy_ajp: Use iobuffersize set on worker level for the IO buffer size. PR 69402 [Jari Ahonen ]