From: Stefan Eissing Date: Thu, 1 Sep 2016 15:59:23 +0000 (+0000) Subject: update after backport X-Git-Tag: 2.5.0-alpha~1172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46f6afc6fa86286fb032d4be783fdf5dae0ec142;p=apache update after backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1758803 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3b1f57ca09..1cdbdb8da5 100644 --- a/CHANGES +++ b/CHANGES @@ -4,10 +4,6 @@ Changes with Apache 2.5.0 *) mpm_winnt: Prevent a denial of service when the 'data' AcceptFilter is in use by replacing it with the 'connect' filter. PR 59970. [Jacob Champion] - *) mod_cgid: Resolve a case where a short CGI response causes a subsequent - CGI to be killed prematurely, resulting in a truncated subsequent - response. [Eric Covener] - *) mod_proxy_hcheck: Set health check URI and expression correctly for health check worker. PR 60038 [zdeno ]