]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Hit save... then commit (see rev 160627).
authorSander Striker <striker@apache.org>
Fri, 8 Apr 2005 22:16:20 +0000 (22:16 +0000)
committerSander Striker <striker@apache.org>
Fri, 8 Apr 2005 22:16:20 +0000 (22:16 +0000)
* STATUS

  Remove vote.

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

STATUS

diff --git a/STATUS b/STATUS
index 9daed890aefb1d979c16d1455f8b200f2241bc4d..766303e1f9a9d17f5def6a2f39b574c5caa6ea40 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -205,12 +205,6 @@ PATCHES TO BACKPORT FROM TRUNK:
                    it as-is.  For the one or two platforms that don't like 
                    which, they can write their own version of the script.
 
-    * modules/http/http_request.c (ap_internal_fast_redirect): Take over
-      important members of the subrequest. Especially the proxyreq copying
-      is interesting for proxying DirectoryIndex'd resources:
-        http://svn.apache.org/viewcvs.cgi?rev=102330&view=rev
-      +1: nd, jerenkrantz, pquerna, striker
-
     * Win32: Move call to mpm_service_install to the rewrite_args hook
       from the post_config hook.
       http://svn.apache.org/viewcvs?view=rev&rev=154319