]> granicus.if.org Git - apache/commitdiff
This has been merged in 2.4.x in r1748212
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 2 Dec 2017 23:23:12 +0000 (23:23 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 2 Dec 2017 23:23:12 +0000 (23:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817004 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8e99fecf1e0271f48d82a82f1ffbd749adb9ac89..c563298f0384ea82ce8ad71cc5982dee6b9bfd21 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -229,9 +229,6 @@ Changes with Apache 2.5.0-alpha
      to leave the WRITE_COMPLETION phase. Move filter code out of the MPMs.
      [Graham Leggett]
 
-  *) core: Added support for HTTP code 451. PR58985.
-     [Yehuda Katz <yehuda ymkatz.net>, Jim Jagielski]
-
   *) mod_filter: Fix AddOutputFilterByType with non-content-level filters.
      PR58856 [Micha Lenk <micha lenk.info>]