From: André Malo Date: Mon, 12 Apr 2004 17:40:17 +0000 (+0000) Subject: sync X-Git-Tag: pre_ajp_proxy~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62a0b4316770a2dd2015c0699f96106b5dbd9130;p=apache sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103362 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 2a473b115b..daaa009764 100644 --- a/CHANGES +++ b/CHANGES @@ -145,9 +145,6 @@ Changes with Apache 2.1.0-dev *) mod_dav: Disallow requests with an unescaped hash character in the Request-URI. PR 21779. [Amit Athavale ] - *) Add forensic logging module (mod_log_forensic). - [Ben Laurie] - *) mod_proxy with ProxyErrorOverride On in a reverse-proxy configuration attaches a body to the 302 response and a wrong Content-Length header. PR: 22951 [Ermanno Scaglione scaglione ..at.. starnetone.de] @@ -333,6 +330,9 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.50 + *) Add forensic logging module (mod_log_forensic). + [Ben Laurie] + *) logresolve: Allow size of log line buffer to be overridden at build time (MAXLINE). PR 27793. [Jeff Trawick]