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

STATUS

diff --git a/STATUS b/STATUS
index 59e5ca790c51ee9b9b3146b1231a5a296197a7be..00c7bf3eb6ed39e94e149707918797f64bd1a310 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,10 +141,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-  *) 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
-
   *) mpm_event: Fix children processes possibly not stopped on graceful
      restart.  PR 63169
      trunk patch: http://svn.apache.org/r1893014