]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add entry for r1177211.
authorRainer Jung <rjung@apache.org>
Thu, 29 Sep 2011 10:32:59 +0000 (10:32 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 29 Sep 2011 10:32:59 +0000 (10:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1177257 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7856bdcdf27594dbf804e04cb69d5557a70d2740..bdcb5b9b18347394c056f137bc500e5a7359eab8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@ Changes with Apache 2.2.22
     A range of '0-' will now return 206 instead of 200. PR 51878.
     [Jim Jagielski]
 
+  *) Example configuration: Fix entry for MaxRanges (use "unlimited" instead
+     of "0").  [Rainer Jung]
+
 Changes with Apache 2.2.21
 
   *) SECURITY: CVE-2011-3348 (cve.mitre.org)