From 209658bc25473e80a1faa3b5a1c3e85f8e227170 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sun, 23 Oct 2005 14:17:28 +0000 Subject: [PATCH] * Backported r327179. Sync with 2.2.x CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327794 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 287e4e176f..2d816f7a6e 100644 --- a/CHANGES +++ b/CHANGES @@ -5,9 +5,6 @@ Changes with Apache 2.3.0 *) mod_proxy_ajp: Do not spool the entire response from AJP backend before sending it up the filter chain. PR37100. [Ruediger Pluem] - *) core: AddOutputFilterByType is ignored for proxied requests. PR31226. - [Joe Orton, Ruediger Pluem] - *) Preserve the Content-Length header for a proxied HEAD request. PR 18757 [Greg Ames] @@ -27,6 +24,9 @@ Changes with Apache 2.3.0 Changes with Apache 2.1.9 + *) core: AddOutputFilterByType is ignored for proxied requests. PR31226. + [Joe Orton, Ruediger Pluem] + *) mod_proxy_http: Prevent data corruption of POST request bodies when client accesses proxied resources with SSL. PR37145. [Ruediger Pluem, William Rowe] -- 2.40.0