summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Schumann <sascha@apache.org>2000-05-01 23:52:18 +0200
committerSascha Schumann <sascha@apache.org>2000-05-01 23:52:18 +0200
commitb9de4698216b666d0c5c3574d3dc435050f2b252 (patch)
tree5680d6634bc7a2f5d27bb6eea34d26258b6b00ae
parentCleanup the STATUS file a bit. (diff)
downloadapache2-b9de4698216b666d0c5c3574d3dc435050f2b252.tar.xz
apache2-b9de4698216b666d0c5c3574d3dc435050f2b252.zip
- checking for thread options is mature
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85124 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS4
1 files changed, 1 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 4c5da1eaab..183211c0db 100644
--- 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.