From: Yann Ylavic Date: Tue, 7 Sep 2021 09:01:25 +0000 (+0000) Subject: Axe unused ap_filter_input_pending in 2.4.x. [skip ci] X-Git-Tag: candidate-2.4.49-rc1~3^2~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269078a5150d2e835b3dbab673b6a9add063ebf2;p=thirdparty%2Fapache%2Fhttpd.git Axe unused ap_filter_input_pending in 2.4.x. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893012 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 81ccec2ffd0..bcb8c7e95f1 100644 --- a/STATUS +++ b/STATUS @@ -202,6 +202,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Reusing CHANGES entry from r1892982. +1: ylavic, + *) 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, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]