From: Jim Jagielski Date: Fri, 9 Sep 2011 14:33:52 +0000 (+0000) Subject: Add for regression fix (thx otherbill!) X-Git-Tag: 2.0.65~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31555b18aa88ad05af3fb45ea45c278e641dd912;p=thirdparty%2Fapache%2Fhttpd.git Add for regression fix (thx otherbill!) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1167215 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 5dc059b3b89..0321a4c4dac 100644 --- a/CHANGES +++ b/CHANGES @@ -6,7 +6,7 @@ Changes with Apache 2.0.65 denial of service. If the sum of all ranges in a request is larger than the original file, ignore the ranges and send the complete file. PR 51714. [Jeff Trawick, Stefan Fritsch, Jim Jagielski, Ruediger Pluem, - Eric Covener] + Eric Covener, ] Changes with Apache 2.0.64