]> granicus.if.org Git - apache/commitdiff
Note the patch for graceful restarts in the STATUS file
authorRyan Bloom <rbb@apache.org>
Mon, 31 Jul 2000 01:41:02 +0000 (01:41 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 31 Jul 2000 01:41:02 +0000 (01:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85958 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ed82037d56395e5f2d2984cb9b8f530e46f29121..5796d52f7bfc17eb9fdb32b533f3bef73d713d53 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 Apache 2.0 STATUS:
-Last modified at [$Date: 2000/07/30 12:27:03 $]
+Last modified at [$Date: 2000/07/31 01:41:02 $]
 
 Release:
 
@@ -58,6 +58,8 @@ RELEASE SHOWSTOPPERS:
 
     * Graceful restart doesn't work for dexter, mpmt_pthread, and
       probably the other Unix MPMs as well
+      status:  A patch has been applied to the tree, but it needs to be
+               tested.   Rbb
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
     * Combine log_child and piped_log_spawn. Clean up http_log.c.