From: Jeff Trawick Date: Tue, 30 May 2000 02:43:29 +0000 (+0000) Subject: We now report the correct line number for syntax errors in config X-Git-Tag: APACHE_2_0_ALPHA_4~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd52309421271028e1f93716d566fd4f83bf37e8;p=apache We now report the correct line number for syntax errors in config files, so remove the associated status item. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85349 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e175488a61..1fba96fa49 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ Apache 2.0 STATUS: -Last modified at [$Date: 2000/05/29 11:54:11 $] +Last modified at [$Date: 2000/05/30 02:43:29 $] Release: @@ -55,9 +55,6 @@ 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.