]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove out-of-date comment on edited item that
authorJim Jagielski <jim@apache.org>
Wed, 22 May 2002 18:06:38 +0000 (18:06 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 22 May 2002 18:06:38 +0000 (18:06 +0000)
was committed too late :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95219 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b6b240481055239a93a593f35dba4b4b43133d82..efcceadc0c682f97eb4364c4d72e42cb35c2f66c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2002/05/22 14:15:27 $]
+  Last modified at [$Date: 2002/05/22 18:06:38 $]
 
 Release:
 
@@ -45,10 +45,6 @@ RELEASE SHOWSTOPPERS:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
-    * "[PATCH] 1.3: Stricter check on request_line format"
-      (Message-ID: <20020513135838.A64310@deejai2.mch.fsc.net>)
-      Status: Martin thinks this should be addressed
-
     * htpasswd.c and htdigest.c use tmpnam()... consider using
       mkstemp() when available.
         Message-ID: <Pine.LNX.4.30.0102191441100.22500-100000@dax.joh.cam.ac.uk>