From: Christophe Jaillet Date: Sat, 2 Dec 2017 23:23:12 +0000 (+0000) Subject: This has been merged in 2.4.x in r1748212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a5e79730c710bedf4eb021b474d2d1a44c571a3a;p=apache This has been merged in 2.4.x in r1748212 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1817004 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8e99fecf1e..c563298f03 100644 --- 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 , Jim Jagielski] - *) mod_filter: Fix AddOutputFilterByType with non-content-level filters. PR58856 [Micha Lenk ]