From: Manoj Kasichainula Date: Sat, 11 Mar 2000 05:42:50 +0000 (+0000) Subject: Don't feel like sleeping, there's no one of interest in the bar, and X-Git-Tag: APACHE_2_0_ALPHA_2~103 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=780f76d40107a06f10421a3f5534ab3c5065fc96;p=apache Don't feel like sleeping, there's no one of interest in the bar, and after some serious harassment of NetSoft, I have a net connection again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84738 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5efd10c3e8..b7b5f7084b 100644 --- a/STATUS +++ b/STATUS @@ -1,17 +1,12 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/03/08 21:36:39 $] +Last modified at [$Date: 2000/03/11 05:42:50 $] Release: Vague plan, assuming more features aren't demanded for the 2.0 release - 2.0a1 : March 2000 + 2.0a1 : released March 10, 2000 2.0 : later in 2000 -ALPHA SHOWSTOPPERS: - * New BugDB - - * Tag the tree - RELEASE SHOWSTOPPERS: * Fix SAFEREAD @@ -64,9 +59,7 @@ RELEASE SHOWSTOPPERS: work on most, if not all the systems 1.3 did Status: Autoconf and APR will get us most of the way there. - * The module API is a weird combination of the old table and the new - hook system. Switch completely to the new hook system - Status: Ben Laurie is working on this. + * The handler hook needs to use the new registration system * Modules. Which modules do not work yet, can we get a list? @@ -131,9 +124,9 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: remove the hacks that were required for the cross-platform code in 1.3. We need to make the code look like APR was supposed to be there. - * Go throught the Bug DB and research the bugs marked "suspended". People - were told these would be considered for inclusion in Apache 2.0, it - would be nice to actually do so. + * Go throught the 1.3 Bug DB and research the bugs marked "suspended". + People were told these would be considered for inclusion in Apache 2.0, + it would be nice to actually do so. * Win32: Migrate the MPM over to use APR thread/process calls. This would eliminate some code in the Win32 branch that essentially