]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Don't know why I added it twice. Get rid of it to avoid further confusion.
authorRuediger Pluem <rpluem@apache.org>
Tue, 16 Sep 2008 20:53:29 +0000 (20:53 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 16 Sep 2008 20:53:29 +0000 (20:53 +0000)
  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

STATUS

diff --git a/STATUS b/STATUS
index 20ed4f499899e81805abad76aaf26c61a660857a..b48a663192cedbd5176e0578685e7fba76bc3c27 100644 (file)
--- 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