]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in 2.4.21.
authorYann Ylavic <ylavic@apache.org>
Mon, 14 Nov 2016 12:10:50 +0000 (12:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 14 Nov 2016 12:10:50 +0000 (12:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769612 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index c0d159d169eef393d3b2a03e1e808285a6cc3241..d6b03498b317de066f4c6264472e27f0840a299b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -63,9 +63,6 @@ Changes with Apache 2.5.0
 
   *) core: Split ap_create_request() from ap_read_request(). [Graham Leggett]
 
-  *) ab: Use caseless matching for HTTP tokens (e.g. content-length). PR 59111.
-     [Yann Ylavic]
-
   *) mod_auth_digest: Fix compatibility with expression-based Authname. PR59039.
      [Eric Covener]