From: Ryan Bloom Date: Mon, 31 Jul 2000 01:41:02 +0000 (+0000) Subject: Note the patch for graceful restarts in the STATUS file X-Git-Tag: APACHE_2_0_ALPHA_5~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6b4218fa086667c7c6c2384135b51279a4d903df;p=apache Note the patch for graceful restarts in the STATUS file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85958 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ed82037d56..5796d52f7b 100644 --- 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.