]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backported. [skip ci]
authorYann Ylavic <ylavic@apache.org>
Sun, 18 Apr 2021 17:05:20 +0000 (17:05 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 18 Apr 2021 17:05:20 +0000 (17:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1888918 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f6077d921d6f2089c4abb79d62e1ff76028c3dce..0562a25b8ca5a101a36af2b0535ee6c37e9372e5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,11 +137,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
- *) mpm_event/worker: Adjust signal handler before unblocking. PR 64533.
-     trunk patch: http://svn.apache.org/r1882370
-     2.4.x patch: svn merge -c 1882370 ^/httpd/httpd/trunk .
-     +1: ylavic, jorton, icing
-
   *) mod_http2: fixes a race when checking short responses with
      an intermediate 1xx status. Before seeing the real response status, the
      HTTP/2 noticed the EOF on the data. This led to protocol reset of the