From f9f1ad6289b2e294b27ca0e7ac70f892fe041276 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Sat, 27 May 2000 22:32:44 +0000 Subject: [PATCH] Add a showstopper for Windows. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85317 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.50.1