From: Ryan Bloom Date: Sat, 27 May 2000 22:32:44 +0000 (+0000) Subject: Add a showstopper for Windows. X-Git-Tag: APACHE_2_0_ALPHA_4~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9f1ad6289b2e294b27ca0e7ac70f892fe041276;p=apache Add a showstopper for Windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85317 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 552cee8d39..cee9b76069 100644 --- 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