From: Jim Jagielski Date: Wed, 2 Nov 2016 12:08:02 +0000 (+0000) Subject: work in progress X-Git-Tag: 2.4.24~158 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98c69a9dae08868312419bc48f828c1916e1aed5;p=thirdparty%2Fapache%2Fhttpd.git work in progress git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1767650 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cbdc4c36c6d..8533c655a05 100644 --- a/STATUS +++ b/STATUS @@ -117,11 +117,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) core: avoid adding multiple subrequest filters when there are nested - subrequests. PR58292 - trunk patch: http://svn.apache.org/r1698239 - 2.4.x patch: trunk works - +1: covener, ylavic, jim PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -228,6 +223,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (w/o the APR_EGENERAL case added in r1482918, not in 2.4.x) +1: ylavic + *) core: avoid adding multiple subrequest filters when there are nested + subrequests. PR58292 + trunk patch: + 2.4.x patch: + +1: PATCHES/ISSUES THAT ARE BEING WORKED