From: Eric Covener Date: Tue, 2 Jul 2024 10:27:08 +0000 (+0000) Subject: update reporter X-Git-Tag: 2.4.61-rc1-candidate~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c231707118279993944b33eb42bc8fe35748fdd;p=thirdparty%2Fapache%2Fhttpd.git update reporter git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918822 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 62a999a6f13..eea1e55ab85 100644 --- a/CHANGES +++ b/CHANGES @@ -84,7 +84,7 @@ Changes with Apache 2.4.60 Serving WebSocket protocol upgrades over a HTTP/2 connection could result in a Null Pointer dereference, leading to a crash of the server process, degrading performance. - Credits: Marc Stern () + Credits: Marc Stern () *) mod_proxy: Fix DNS requests and connections closed before the configured addressTTL. BZ 69126. [Yann Ylavic]