From: Yann Ylavic Date: Mon, 14 Nov 2016 12:10:50 +0000 (+0000) Subject: Backported in 2.4.21. X-Git-Tag: 2.5.0-alpha~1013 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=717ca25db796b9d4c5b024224e3e7645c5766221;p=thirdparty%2Fapache%2Fhttpd.git Backported in 2.4.21. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769612 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index c0d159d169e..d6b03498b31 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]