]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
patches--;
authorJeff Trawick <trawick@apache.org>
Fri, 23 May 2003 15:25:59 +0000 (15:25 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 23 May 2003 15:25:59 +0000 (15:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100019 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5ec8ed2bfd1777439d8130f9bda538ef9b3d6413..d1ce54d67a2ac36603758377d31fd810211685e9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2003/05/23 13:19:10 $]
+  Last modified at [$Date: 2003/05/23 15:25:59 $]
 
 Release:
 
@@ -56,11 +56,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
         +0: Martin (or rather -.5, see dev@ Message
                    <20020529215048.A56015@deejai2.mch.fsc.net>)
 
-    * don't hold accept mutex while running 3rd-party code
-      See message <3EBBC05B.8010100@attglobal.net> and following
-      thread
-        +1: trawick, Jim, stoddard
-
     * 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>