]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update after merge [skip ci]
authorStefan Eissing <icing@apache.org>
Tue, 10 Aug 2021 08:43:32 +0000 (08:43 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 10 Aug 2021 08:43:32 +0000 (08:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892168 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 92c2cdb3b174ae2c43957b443d9407369c20a336..5c9b74b4062bde08b090d1b33be8e4bdb48e1657 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -266,14 +266,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
             the infamous log tags. Do you have a patch or a PR to use for checking?
      covener: on faith
 
-  *) core: add hook child_stopping hook that gets called when the MPM is stopping a
-     child process. The additional graceful parameter allows registered hooks
-     to free resources early during a graceful shutdown.
-     trunk patch:
-          https://svn.apache.org/r1891919
-     2.4.x patch: https://github.com/apache/httpd/pull/259.diff
-     +1: icing, covener, jim
-
   *) core: fix ap_escape_quotes for pre-escaped quotes
      trunk patch: https://svn.apache.org/r1892012
      2.4.x patch: svn merge -c 1892012 ^/httpd/httpd/trunk .