From 6c268a6ebca321007a9ab5a6dc82e0dc06baeab8 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 8 Dec 2007 16:59:27 +0000 Subject: [PATCH] * All these changes have been backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602509 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/CHANGES b/CHANGES index 5dbf795728..a244320159 100644 --- a/CHANGES +++ b/CHANGES @@ -2,25 +2,15 @@ Changes with Apache 2.3.0 [ When backported to 2.2.x, remove entry from this file ] - *) http_protocol: Escape request method in 413 error reporting. - Determined to be not generally exploitable, but a flaw in any case. - PR 44014 [Victor Stinner ] - *) rotatelogs: Improve atomicity when using -l and cleaup code. PR 44004 [Rainer Jung] *) mod_ssl: Add support for OCSP validation of client certificates. PR 41123. [Marc Stern , Joe Orton] - *) mod_filter: Don't segfault on (unsupported) chained FilterProvider usage. - PR 43956 [Nick Kew, Ruediger Pluem] - *) mod_unique_id: Fix timestamp value in UNIQUE_ID. PR 37064 [Kobayashi ] - *) core: Handle unrecognised transfer-encodings. - PR 43882 [Nick Kew] - *) mod_serf: New module for Reverse Proxying. [Paul Querna] *) core: Add the option to keep aside a request body up to a certain @@ -34,12 +24,6 @@ Changes with Apache 2.3.0 *) scoreboard: Correctly declare ap_time_process_request. PR 43789 [Tom Donovan ] - *) mod_status: Add SeeRequestTail directive, which determines if - ExtendedStatus displays the 1st 63 characters of the request - or the last 63. Useful for those requests with large string - lengths and which only vary with the last several characters. - [Jim Jagielski] - *) 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] @@ -86,9 +70,6 @@ Changes with Apache 2.3.0 performs inline response content pattern matching (including regex) and substitution. [Jim Jagielski] - *) core: Change etag generation to produce identical results on - 32-bit and 64-bit platforms. PR 40064. [Joe Orton] - *) ab: Add -r option to continue after socket receive errors. [Filip Hanik ] -- 2.40.0