From: Justin Erenkrantz Date: Tue, 10 Sep 2002 08:24:09 +0000 (+0000) Subject: "If a program crashes in a forest and no users are around, did the program X-Git-Tag: 2.0.42~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d064d11a23b981df5510cde4acc5b152bb253a;p=thirdparty%2Fapache%2Fhttpd.git "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 --- diff --git a/ROADMAP b/ROADMAP index 0c8e9ebd733..c111273169e 100644 --- a/ROADMAP +++ b/ROADMAP @@ -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.