]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
work in progress
authorJim Jagielski <jim@apache.org>
Wed, 2 Nov 2016 12:08:02 +0000 (12:08 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 2 Nov 2016 12:08:02 +0000 (12:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1767650 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cbdc4c36c6daf89eb47044d575681318d38a7c41..8533c655a05c37b575da3a34df5f03438adbc192 100644 (file)
--- 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