From d72e9ac5258d0c1220614e2b5f4fb34399783f22 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 16 Jun 2000 16:42:49 +0000 Subject: [PATCH] Buffering for config file reads is now enabled. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85587 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 023cd9548a..3a0f6f8ad3 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/06/12 21:46:35 $] +Last modified at [$Date: 2000/06/16 16:42:49 $] Release: @@ -10,8 +10,6 @@ Release: 2.0a1 : released March 10, 2000 RELEASE SHOWSTOPPERS: - * Turn on buffering for config file reads. - * 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.40.0