]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update with new bug patch to get backported
authorIan Holsman <ianh@apache.org>
Mon, 15 Dec 2003 23:34:10 +0000 (23:34 +0000)
committerIan Holsman <ianh@apache.org>
Mon, 15 Dec 2003 23:34:10 +0000 (23:34 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index b0f65f5c22b5161f98a38466c995cf68469b6b7e..f2e54212b34823f92257f88ddc08b71606a154b6 100644 (file)
--- 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,