]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cleanup the STATUS file a bit.
authorRyan Bloom <rbb@apache.org>
Mon, 1 May 2000 21:46:19 +0000 (21:46 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 1 May 2000 21:46:19 +0000 (21:46 +0000)
    --  Configuration modules have been rejected
    --  make install works already.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85122 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a96ceb9945dc0efcd1b8c39f2be9de9bb02be942..4c5da1eaab88186d36f9c1f6e13d20f3cc9c15db 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/04/27 23:30:56 $]
+Last modified at [$Date: 2000/05/01 21:46:19 $]
 
 Release:
 
@@ -74,10 +74,6 @@ RELEASE SHOWSTOPPERS:
 
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
-    * Configuration Modules.  Allow a new module type that reads 
-      a config file and sets up an internal tree structure for
-      configuration.
-    
     * the top-level configure.in appears to use $USE_MAINTAINER_MODE = yes
        to set -Wall/etc. flags, and the APR configure.in appears to use
        --with-debug.  both seem like more of a hardwired pain compaired
@@ -136,7 +132,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
         Status: Manoj has placed an initial version into the 2.0
         repository. Todos include:
           
-          - "make install" should work
           - a tool to simplfy third-party module building should be
             written. Something like apxs
           - Add a lot more checks to satisfy the various platforms, e.g.