From: Jim Jagielski Date: Wed, 14 Jan 2015 13:31:57 +0000 (+0000) Subject: backported X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0258da2737a637c85ff226bbc202925e4244eb6f;p=thirdparty%2Fapache%2Fhttpd.git backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1651666 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 927171156e7..4524b7683b3 100644 --- a/CHANGES +++ b/CHANGES @@ -16,21 +16,6 @@ Changes with Apache 2.5.0 as a symbol ref while "strict refs"'. PR 56329. [Holger Mauermann ] - *) core: Configuration files with long lines and continuation characters - are not read properly. PR 55910. [Manuel Mausz ] - - *) mod_proxy_fcgi: Provide some basic alternate options for specifying - how PATH_INFO is passed to FastCGI backends by adding significance to - the value of proxy-fcgi-pathinfo. PR 55329. [Eric Covener] - - *) mod_proxy_fcgi: Enable UDS backends configured with SetHandler/RewriteRule - to opt-in to connection reuse and other Proxy options via explicitly - declared "proxy workers" (