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

STATUS

diff --git a/STATUS b/STATUS
index 8666ff12f105e556156402cb4c01474b04f1055c..59e5ca790c51ee9b9b3146b1231a5a296197a7be 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,11 +141,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) core: scoreboard.c method check
-     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1878092
-     2.4.x patch: svn merge -c 1878092  ^/httpd/httpd/trunk .
-     +1: covener, ylavic, jfclere
-
   *) mod_proxy: Axe unused ap_filter_input_pending in 2.4.x (only) after r1892971.
      2.4.x patch: http://people.apache.org/~ylavic/patches/ap_filter_input_pending-unused.patch
      +1: ylavic, icing,  covener