summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2016-11-14 13:10:50 +0100
committerYann Ylavic <ylavic@apache.org>2016-11-14 13:10:50 +0100
commit717ca25db796b9d4c5b024224e3e7645c5766221 (patch)
treeefe1017bbfe68910dea27657d28f7637ec36aeaf /CHANGES
parentAxe backported CHANGES entries. (diff)
downloadapache2-717ca25db796b9d4c5b024224e3e7645c5766221.tar.xz
apache2-717ca25db796b9d4c5b024224e3e7645c5766221.zip
Backported in 2.4.21.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769612 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--CHANGES3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index c0d159d169..d6b03498b3 100644
--- 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]