]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
although this patch works as-is, it doesn't really handle cookies being passed with the
authorIan Holsman <ianh@apache.org>
Tue, 16 Dec 2003 22:24:28 +0000 (22:24 +0000)
committerIan Holsman <ianh@apache.org>
Tue, 16 Dec 2003 22:24:28 +0000 (22:24 +0000)
redirect (which isn't RFC, but is widely implemented) so removing from the backport list
until this is resolved

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

STATUS

diff --git a/STATUS b/STATUS
index 59f0362676d70c8e06f276061eea3f3759ff1aab..e22683bc68ec8032419eafb8f3a7a71a699fa6ca 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/12/16 20:26:20 $]
+Last modified at [$Date: 2003/12/16 22:24:28 $]
 
 Release:
 
@@ -329,11 +329,6 @@ 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,