]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Fri, 23 Dec 2016 12:35:29 +0000 (12:35 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 23 Dec 2016 12:35:29 +0000 (12:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1775830 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 850a2b745f300d2ce32e19d72a16a3c1aa90f382..302ac86d8329fd9fb81eff525c538e242ac4cfbf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -119,6 +119,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) ext_filter: Don't eat error buckets. PR60375
+     trunk patch: http://svn.apache.org/r1775770
+     2.4 patch: trunk works
+     +1: covener, ylavic, jim
+     
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -147,11 +152,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1 covener, jim
 
-  *) ext_filter: Don't eat error buckets. PR60375
-     trunk patch: http://svn.apache.org/r1775770
-     2.4 patch: trunk works
-     +1: covener, ylavic, jim
-     
   *) mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
      backend connection, happening with LogLevel trace2 or higher configured,
      or at any log level with compilers not detected as C99 compliant (e.g.