]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add another proposed patch
authorJeff Trawick <trawick@apache.org>
Thu, 22 May 2003 14:46:25 +0000 (14:46 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 22 May 2003 14:46:25 +0000 (14:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100000 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 323674c99bb3680d938e322984f0700cefbfe16a..109d39ce56062af00496ac1ef163b3e16b6482bf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2003/05/22 14:37:28 $]
+  Last modified at [$Date: 2003/05/22 14:46:25 $]
 
 Release:
 
@@ -56,6 +56,11 @@ 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
+
     * 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>