From: Joe Orton Date: Wed, 20 Jun 2007 15:27:08 +0000 (+0000) Subject: Tweak text for PR 39245 fix; handling of 1xx interim responses is X-Git-Tag: 2.3.0~1767 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1637a52129f0723e34e934f17f80035bdddd0c8e;p=thirdparty%2Fapache%2Fhttpd.git Tweak text for PR 39245 fix; handling of 1xx interim responses is not affected by this change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@549131 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4870a3502dc..ccf4eded438 100644 --- 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 ] *) htdbm: Enable crypt support on platforms with crypt() but not