From: Sascha Schumann Date: Mon, 1 May 2000 21:52:18 +0000 (+0000) Subject: - checking for thread options is mature X-Git-Tag: APACHE_2_0_ALPHA_4~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9de4698216b666d0c5c3574d3dc435050f2b252;p=thirdparty%2Fapache%2Fhttpd.git - checking for thread options is mature git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85124 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 4c5da1eaab8..183211c0db6 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 is working on this.