From: Yann Ylavic Date: Thu, 1 Aug 2024 10:15:08 +0000 (+0000) Subject: Add missing CHANGES entry from r1919548 X-Git-Tag: 2.4.63-candidate~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996525f6d7874a633334d7e76834a2d5849b24ad;p=thirdparty%2Fapache%2Fhttpd.git Add missing CHANGES entry from r1919548 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919616 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 396d113ab3a..b79ec2b77ee 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,10 @@ Changes with Apache 2.4.63 *) mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. - PR 69197 [Yann Ylavic, Eric Covener] + PR 69197. [Yann Ylavic, Eric Covener] + + *) mod_http2: Return connection monitoring to the event MPM when blocking + on client updates. [Stefan Eissing, Yann Ylavic] Changes with Apache 2.4.62