]> granicus.if.org Git - apache/commitdiff
Saferead on Windows should have been fixed with the lastest patches to
authorRyan Bloom <rbb@apache.org>
Tue, 30 May 2000 15:14:23 +0000 (15:14 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 30 May 2000 15:14:23 +0000 (15:14 +0000)
saferead.

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

STATUS

diff --git a/STATUS b/STATUS
index 1fba96fa49899dff90de587cb74fd082408014f6..761f306a4b13c737f1fa6a2dd2675146e0647a0d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/05/30 02:43:29 $]
+Last modified at [$Date: 2000/05/30 15:14:23 $]
 
 Release:
 
@@ -9,8 +9,6 @@ Release:
     2.0a1   : released March 10, 2000
 
 RELEASE SHOWSTOPPERS:
-    * Saferead does not work on Win32
-
     * Win32: Get mod_auth_digest working under win32
       - APR_HAS_RANDOM should be defined on windows and there is a 
       lib/apr/misc/win32/rand.c which is basically a copy of what