From: Ian Holsman Date: Mon, 15 Dec 2003 23:34:10 +0000 (+0000) Subject: update with new bug patch to get backported X-Git-Tag: 2.0.49~285 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b891d5323d6a2f56fda14821078d54dc48c5de3c;p=thirdparty%2Fapache%2Fhttpd.git update with new bug patch to get backported PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102072 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b0f65f5c22b..f2e54212b34 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/12/14 17:32:03 $] +Last modified at [$Date: 2003/12/15 23:34:10 $] Release: @@ -329,6 +329,11 @@ PATCHES TO BACKPORT FROM 2.1 modules/generators/mod_status.h r1.2 +1: trawick, ianh + * PR 22951: incorrect mod-proxy behavior for redirects + when ProxyErrorOverride is On + modules/proxy/proxy_http.c 1.175 + +1: ianh + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,