Looking good outside.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85492 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan Bloom
2000-06-10 01:32:35 +00:00
parent 3eb76501e4
commit 2c4df0c614

4
STATUS
View File

@ -1,5 +1,5 @@
Apache 2.0 STATUS:
Last modified at [$Date: 2000/06/09 15:22:12 $]
Last modified at [$Date: 2000/06/10 01:32:35 $]
Release:
@ -10,6 +10,8 @@ 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