]> granicus.if.org Git - apache/commitdiff
Tweak text for PR 39245 fix; handling of 1xx interim responses is
authorJoe Orton <jorton@apache.org>
Wed, 20 Jun 2007 15:27:08 +0000 (15:27 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 20 Jun 2007 15:27:08 +0000 (15:27 +0000)
not affected by this change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@549131 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4870a3502dcbd9598f70117c55869cb2fd84d0ef..ccf4eded438924ee9fafa8c4a33268913a79288f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -308,8 +308,9 @@ Changes with Apache 2.2.5
   *) mod_cache: Correctly cache objects whose URL query string has been
      modified by mod_rewrite. PR 40805. [Ruediger Pluem]
 
-  *) HTTP proxy ProxyErrorOverride: Leave 1xx and 3xx responses alone.  Only
-     processing of error responses (4xx, 5xx) will be altered.  PR 39245.
+  *) mod_proxy_http: Change handling of ProxyErrorOverride such that
+     3xx responses are no longer over-ridden (handling of 4xx and 5xx
+     responses is unchanged).  PR 39245.
      [Jeff Trawick, Bart van der Schans <schans hippo.nl>]
 
   *) htdbm: Enable crypt support on platforms with crypt() but not