From: Paul Querna Date: Wed, 20 Jul 2005 14:28:54 +0000 (+0000) Subject: re-indent. X-Git-Tag: 2.1.7~5^2~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f68b96fb059c0c5b27dd793ac43ebab4d004fde1;p=thirdparty%2Fapache%2Fhttpd.git re-indent. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219908 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2ccc3669502..4a47d3a2641 100644 --- a/CHANGES +++ b/CHANGES @@ -5,10 +5,10 @@ Changes with Apache 2.1.7 *) mod_negotiation: Correctly report 404 instead of 403 for missing files. [Paul Querna] - *) new hook (request_status) that gets ran in proxy_handler just before - the final return. This gives modules an opportunity to do something - based on the proxy status. (minor MMN bump) - [Brian Akins , Ian Holsman] + *) new hook (request_status) that gets ran in proxy_handler just before + the final return. This gives modules an opportunity to do something + based on the proxy status. (minor MMN bump) + [Brian Akins , Ian Holsman] *) SECURITY: CAN-2005-2088 proxy: Correctly handle the Transfer-Encoding and Content-Length