]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clarify CHNAGES item.
authorRainer Jung <rjung@apache.org>
Thu, 29 Sep 2011 07:03:24 +0000 (07:03 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 29 Sep 2011 07:03:24 +0000 (07:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1177181 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 67fe277dcbabaf9cd91305d8c133bf5c2cc85593..7856bdcdf27594dbf804e04cb69d5557a70d2740 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,8 @@
 Changes with Apache 2.2.22
 
  *) Fix a regression introduced by the CVE-2011-3192 byterange fix in 2.2.20:
-    A range of '0-' returns a 206. PR 51878. [Jim Jagielski]
+    A range of '0-' will now return 206 instead of 200. PR 51878.
+    [Jim Jagielski]
 
 Changes with Apache 2.2.21