]> granicus.if.org Git - apache/commitdiff
Add a showstopper for Windows.
authorRyan Bloom <rbb@apache.org>
Sat, 27 May 2000 22:32:44 +0000 (22:32 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 27 May 2000 22:32:44 +0000 (22:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85317 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 552cee8d398cdc8f372ca55cf2f8c90e8089c6aa..cee9b76069f43a8377e031d1a732fae079c427de 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/05/25 23:29:59 $]
+Last modified at [$Date: 2000/05/27 22:32:44 $]
 
 Release:
 
@@ -9,6 +9,8 @@ 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