From 35118dd67b05623ab3b21b04233132dc707e70d8 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 29 May 2000 11:54:11 +0000 Subject: [PATCH] Mention the line number problem for config file errors and Greg Ames' mod_mmap_static patch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85343 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 61270d3f48..e175488a61 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/05/29 09:41:57 $] +Last modified at [$Date: 2000/05/29 11:54:11 $] Release: @@ -55,6 +55,9 @@ RELEASE SHOWSTOPPERS: Status: The best known candidate would be something from BIND v9. + * The wrong line number is reported for configuration file syntax + errors. If this isn't fixed, the bug database will explode. + RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * OS/2: Get loadable modules working again. Requires shared core support which doesn't appear to be catered for in the current build system. @@ -131,6 +134,9 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: SDBM is used by Perl, mod_dav, mod_sssl, others for basic DBM support. Status: Greg +1 (volunteers) + * Get mod_mmap_static working on 2.0. Greg Ames posted a patch on + 05/26/2000 to get it running and to improve performance. + Other bugs that need fixing: * MaxRequestsPerChild measures connections, not requests. -- 2.50.1