From 45a8151be4e6b652bd0277a52a91f1bb1b0795e4 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 20 Nov 2007 15:13:09 +0000 Subject: [PATCH] Now in 2.2.7 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@596713 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/CHANGES b/CHANGES index c4a1e952a5..8cac46df66 100644 --- a/CHANGES +++ b/CHANGES @@ -11,16 +11,8 @@ Changes with Apache 2.3.0 *) core: Handle unrecognised transfer-encodings. PR 43882 [Nick Kew] - *) core: Avoid some unexpected connection closes by telling the client - that the connection is not persistent if the MPM process handling - the request is already exiting when the response header is built. - [Jeff Trawick] - *) mod_serf: New module for Reverse Proxying. [Paul Querna] - *) mod_autoindex: Generate valid XHTML output by adding the xhtml - namespace. PR 43649 [Jose Kahan ] - *) core: Add the option to keep aside a request body up to a certain size that would otherwise be discarded, to be consumed by filters such as mod_include. When enabled for a directory, POST requests @@ -38,17 +30,10 @@ Changes with Apache 2.3.0 lengths and which only vary with the last several characters. [Jim Jagielski] - *) mod_proxy: add "nocanon" keyword to ProxyPass, to suppress - URI-canonicalisation in a reverse proxy. - PR 41798 [Nick Kew] - *) core; scoreboard: ap_get_scoreboard_worker(sbh) now takes the sbh member from the connection rec, ap_get_scoreboard_worker(proc, thread) will now provide the unusual legacy lookup. [William Rowe] - *) mod_proxy_http: Don't escape/unescape forward-proxied URLs - PR 42592 [Nick Kew] - *) mpm winnt: fix null pointer dereference PR 42572 [Davi Arnaut] -- 2.40.0