]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Backported r327179. Sync with 2.2.x CHANGES.
authorRuediger Pluem <rpluem@apache.org>
Sun, 23 Oct 2005 14:17:28 +0000 (14:17 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 23 Oct 2005 14:17:28 +0000 (14:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@327794 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 287e4e176f90130e38f34939c2e191ccfc09bc1b..2d816f7a6e4d484ac53a485a9a8caeee2216d76b 100644 (file)
--- 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]