"If a program crashes in a forest and no users are around, did the program

really crash?"

(This change has been essentially checked into HEAD.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96740 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Justin Erenkrantz
2002-09-10 08:24:09 +00:00
parent 20202e5cdc
commit 77d064d11a

View File

@ -1,6 +1,6 @@
APACHE 2.1+ ROADMAP:
Last modified at [$Date: 2002/07/11 20:15:03 $]
Last modified at [$Date: 2002/09/10 08:24:09 $]
DEFERRRED FOR APACHE 2.1
@ -39,9 +39,6 @@ DEFERRRED FOR APACHE 2.1
that file, and allow the cleanup to close it [if it isn't a shared,
cached file handle.]
* Refactor auth into auth protocols and auth database stores.
Many interested hackers, too destabilizing for 2.0 inclusion.
DEFERRRED FOR APACHE 3.0
* The Async Apache Server implemented in terms of APR.