]> granicus.if.org Git - apache/commitdiff
We now report the correct line number for syntax errors in config
authorJeff Trawick <trawick@apache.org>
Tue, 30 May 2000 02:43:29 +0000 (02:43 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 30 May 2000 02:43:29 +0000 (02:43 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index e175488a618fd0379ccd17ace2f22b86960049b6..1fba96fa49899dff90de587cb74fd082408014f6 100644 (file)
--- 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.