Commit 81915b42 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Follow up to r1820794: backported.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1820795 13f79535-47bb-0310-9956-ffa450edef68
parent eb99f1c7
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -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