]> granicus.if.org Git - apache/commitdiff
Follow up to r1820794: backported.
authorYann Ylavic <ylavic@apache.org>
Wed, 10 Jan 2018 21:48:56 +0000 (21:48 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 10 Jan 2018 21:48:56 +0000 (21:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1820795 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1e9ebf410e9af27d502896d1773aa14229626390..9bb3581dc969222fc5dbcf09a7852dd9df911ac9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -134,16 +134,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c r1818278  ^/httpd/httpd/trunk . 
      +1:  covener, jim, ylavic
 
-  *) core: A signal received while stopping could have crashed the main
-     process.  PR 61558.
-     trunk patch: http://svn.apache.org/r1809881
-                  http://svn.apache.org/r1809973
-                  http://svn.apache.org/r1809976
-                  http://svn.apache.org/r1812075
-     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/stop_signals-PR61558.patch
-                  (merge without changes to motorz)
-     +1: ylavic, jim, covener
-
   *) mpm_event: close connections not reported as handled by any module to
      avoid losing track of them and leaking scoreboard entries.  PR 61551.
      trunk patch: http://svn.apache.org/r1818804