From: Sander Striker Date: Fri, 8 Apr 2005 22:16:20 +0000 (+0000) Subject: Hit save... then commit (see rev 160627). X-Git-Tag: 2.0.54~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e79f68bc910fcc9665af6f5caf2925dfb6ac7dc;p=thirdparty%2Fapache%2Fhttpd.git Hit save... then commit (see rev 160627). * STATUS Remove vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@160628 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9daed890aef..766303e1f9a 100644 --- 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