]> granicus.if.org Git - apache/commitdiff
These are fixed...
authorBill Stoddard <stoddard@apache.org>
Mon, 4 Mar 2002 14:44:28 +0000 (14:44 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 4 Mar 2002 14:44:28 +0000 (14:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93696 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d01d075ff0025b93b37b702685d4dd60f003783b..1cabf7af61e4ed0c4a11ff0a1f275578b290e29f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2002/03/03 06:04:08 $]
+Last modified at [$Date: 2002/03/04 14:44:28 $]
 
 Release:
 
@@ -404,10 +404,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
     * Win32: Get Apache working on Windows 95/98. The following work
         (at least) needs to be done:
-        - winnt MPM: Fix 95/98 code paths in the winnt MPM. There is some NT
-        specific code that is still not in NT only code paths
-        - IOL binds to APR sendfile, implemented with TransmitFile, which 
-        is not available on 95/98.
         - Document warning that OSR2 is required (for Crypt functions, in
         rand.c, at least.)  This could be resolved with an SSL library, or
         randomization in APR itself.