From: Christophe Jaillet Date: Sat, 2 Dec 2017 23:27:46 +0000 (+0000) Subject: Add missing CHANGE entry for r1748212 in 2.4.21 X-Git-Tag: 2.4.30~236 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5239a6e05b380c05afa1f794f9c4fc6c24863d71;p=apache Add missing CHANGE entry for r1748212 in 2.4.21 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1817005 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ca258f043c..d0f4d428ae 100644 --- a/CHANGES +++ b/CHANGES @@ -661,6 +661,9 @@ Changes with Apache 2.4.22 Changes with Apache 2.4.21 + *) core: Added support for HTTP code 451. PR 58985. + [Yehuda Katz , Jim Jagielski] + *) ab: Use caseless matching for HTTP tokens (e.g. content-length). PR 59111. [Yann Ylavic]