]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
- checking for thread options is mature
authorSascha Schumann <sascha@apache.org>
Mon, 1 May 2000 21:52:18 +0000 (21:52 +0000)
committerSascha Schumann <sascha@apache.org>
Mon, 1 May 2000 21:52:18 +0000 (21:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85124 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4c5da1eaab88186d36f9c1f6e13d20f3cc9c15db..183211c0db6710004e7d98ae6098c42aab830be1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/05/01 21:46:19 $]
+Last modified at [$Date: 2000/05/01 21:52:18 $]
 
 Release:
 
@@ -134,8 +134,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
           
           - 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.
-            for threading
 
     * Use APR to get rid of more platform dependancies.
         Status: Ryan Bloom <rbb@covalenet.net> is working on this.