From 031129099bef38b854103f75d4658fecd3fd6c13 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Thu, 11 Nov 1999 13:21:10 +0000 Subject: [PATCH] Update the STATUS file with three new items. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84115 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 39de4bff0f..989ba52fc6 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 1999/11/04 18:59:39 $] +Last modified at [$Date: 1999/11/11 13:21:10 $] Release: @@ -48,8 +48,18 @@ RELEASE SHOWSTOPPERS: hook system. Switch completely to the new hook system Status: Ben Laurie is working on this. + * Modules. Which modules do not work yet, can we get a list? + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: + * Clean the code. There are a lot of places we used APR but didn't + 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. + * Win32: Redirect stderr to the error log. This is tougher than it appears because Apache for Windows now uses native file I/O libraries rather than the CRT library. No problem redirecting native I/O STDERR to the error log. -- 2.50.1