From: Ryan Bloom Date: Tue, 30 May 2000 15:14:23 +0000 (+0000) Subject: Saferead on Windows should have been fixed with the lastest patches to X-Git-Tag: APACHE_2_0_ALPHA_4~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f55024d75336165d8400238829b4c10a2530ef7;p=apache Saferead on Windows should have been fixed with the lastest patches to saferead. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85352 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1fba96fa49..761f306a4b 100644 --- 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