]> granicus.if.org Git - apache/commitdiff
Add missing CHANGE entry for r1748212 in 2.4.21
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 2 Dec 2017 23:27:46 +0000 (23:27 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 2 Dec 2017 23:27:46 +0000 (23:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1817005 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ca258f043c9bb02c179ea7d6224a55627870b865..d0f4d428ae81101ad46523d94bdc01502847d613 100644 (file)
--- 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 <yehuda ymkatz.net>, Jim Jagielski]
+
   *) ab: Use caseless matching for HTTP tokens (e.g. content-length). PR 59111.
      [Yann Ylavic]