From: Jim Jagielski Date: Thu, 27 Sep 2007 13:09:03 +0000 (+0000) Subject: backported to 2.2.7 X-Git-Tag: 2.3.0~1390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8b11f548746aa8915c5b47a1a5b7ba54ade1c40;p=thirdparty%2Fapache%2Fhttpd.git backported to 2.2.7 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@580000 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index fdf38f8fb66..ad3ccc9327b 100644 --- a/CHANGES +++ b/CHANGES @@ -5,10 +5,6 @@ Changes with Apache 2.3.0 *) HTTP protocol: Add "DefaultType none" option. PR 13986 and PR 16139 [Nick Kew] - *) mod_proxy_ajp: Ignore any ajp13 flush packets received before - we send the response headers. See Tomcat PR 43478. - [Jim Jagielski] - *) core: reinstate location walk to fix config for subrequests PR 41960 [Jose Kahan ]