From: Christophe Jaillet Date: Fri, 19 Feb 2016 06:33:59 +0000 (+0000) Subject: Remove backported item. X-Git-Tag: 2.5.0-alpha~2042 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dfcb96c655e4dc899ae485d8470d8587381b53d;p=thirdparty%2Fapache%2Fhttpd.git Remove backported item. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1731186 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index df83e57f0c7..a6d5a8e54ab 100644 --- a/CHANGES +++ b/CHANGES @@ -159,10 +159,6 @@ Changes with Apache 2.5.0 *) mod_dir: Responses that go through "FallbackResource" might appear to hang due to unterminated chunked encoding. PR58292. [Eric Covener] - *) mod_alias: Limit Redirect expressions to directory (Location) context - and redirect statuses (implicit or explicit). - [Yann Ylavic, Ruediger Pluem] - *) mod_substitute: Fix configuraton merge order. PR 57641 []