From: Ruediger Pluem Date: Tue, 16 Sep 2008 20:53:29 +0000 (+0000) Subject: * Don't know why I added it twice. Get rid of it to avoid further confusion. X-Git-Tag: 2.2.10~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ec24f810582063afd7fc8d9a034b89490a11af;p=thirdparty%2Fapache%2Fhttpd.git * Don't know why I added it twice. Get rid of it to avoid further confusion. Thanks for noticing Justin. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696051 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 20ed4f49989..b48a663192c 100644 --- a/STATUS +++ b/STATUS @@ -160,14 +160,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim, jerenkrantz - * mod_proxy_ftp: Construct a site in the reverse proxy case when there is non. - Trunk version of patch: - http://svn.apache.org/viewvc?rev=681190&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim, jerenkrantz - jerenkrantz says: Uh, r681190 getting voted on twice? =) - * mod_proxy: Add the possibility to set a separate connection timeout for backend workers. PR: 45445