]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove a completed item from STATUS
authorRyan Bloom <rbb@apache.org>
Thu, 22 Feb 2001 01:28:51 +0000 (01:28 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 22 Feb 2001 01:28:51 +0000 (01:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88268 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 188ded73365ccc9fb5c7c30333ecdad4aee4a003..749e577ca13ce3bd8c56ad8405d945da05a11761 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                             -*-text-*-
-Last modified at [$Date: 2001/02/16 17:48:03 $]
+Last modified at [$Date: 2001/02/22 01:28:51 $]
 
 Release:
 
@@ -19,9 +19,6 @@ RELEASE SHOWSTOPPERS:
 
     WARNING: ALWAYS check srclib/apr/STATUS and srclib/apr-util/STATUS
 
-    * move httpd-2.0/modules/proxy to httpd-proxy/
-        Status: +1: Greg
-
     * Generic Hooks are absolutely wrong in linkage, they are declared as
       exported from APU, but actually exported from modules.  This needs
       heavy fixup, which Bill will do on the plane tommorow.  The actual