You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2016/12/23 12:35:29 UTC

svn commit: r1775830 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Fri Dec 23 12:35:29 2016
New Revision: 1775830

URL: http://svn.apache.org/viewvc?rev=1775830&view=rev
Log:
promote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1775830&r1=1775829&r2=1775830&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Dec 23 12:35:29 2016
@@ -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.