You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2016/06/13 22:52:36 UTC

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

Author: minfrin
Date: Mon Jun 13 22:52:36 2016
New Revision: 1748323

URL: http://svn.apache.org/viewvc?rev=1748323&view=rev
Log:
Vote and 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=1748323&r1=1748322&r2=1748323&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jun 13 22:52:36 2016
@@ -114,6 +114,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy_fcgi: strip proxy:fcgi:// in REQUEST_FILENAME just like
+     proxy:balancer://.  PR59618
+     trunk patch: http://svn.apache.org/r1747810
+     2.4.x: trunk works
+     +1: covener, jim, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -219,12 +225,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works
      +1: covener, gsmith
 
-  *) mod_proxy_fcgi: strip proxy:fcgi:// in REQUEST_FILENAME just like
-     proxy:balancer://.  PR59618
-     trunk patch: http://svn.apache.org/r1747810
-     2.4.x: trunk works
-     +1: covener, jim
-
   *) mod_dav: Add support for childtags to dav_error.
      trunk patch: http://svn.apache.org/r1747810
      2.4.x: trunk works modulo CHANGES/MMN