]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported in r1893109. [skip ci].
authorYann Ylavic <ylavic@apache.org>
Wed, 8 Sep 2021 08:26:03 +0000 (08:26 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 8 Sep 2021 08:26:03 +0000 (08:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893110 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 00c7bf3eb6ed39e94e149707918797f64bd1a310..bfe44f09b5dea31621840e56a7a702d561296b2a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,13 +141,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) mpm_event: Fix children processes possibly not stopped on graceful
-     restart.  PR 63169
-     trunk patch: http://svn.apache.org/r1893014
-     trunk patch: http://svn.apache.org/r1893073
-     2.4.x patch: svn merge -c 1893014,1893073 ^/httpd/httpd/trunk .
-     +1: ylavic, covener, rpluem
-
   *) mod_proxy: Don't canonicalize with both nocanon and ProxyPassInterpolateEnv
      On.  PR 65549.
      trunk patch: http://svn.apache.org/r1893016