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

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

Author: rpluem
Date: Wed Jun 22 19:28:22 2016
New Revision: 1749759

URL: http://svn.apache.org/viewvc?rev=1749759&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=1749759&r1=1749758&r2=1749759&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jun 22 19:28:22 2016
@@ -116,6 +116,20 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) acinclude.m4: Support multiple module dependencies for the final prereq
+     argument to the APACHE_MODULE macro, as a comma separated list
+     trunk patch: http://svn.apache.org/r1749658
+     2.4.x: trunk patch works
+            http://apaste.info/iyv
+     +1: wrowe, jim, rpluem
+
+  *) configure: Simplify, and correct dependency handling of mod_proxy_hcheck
+     trunk patch: http://svn.apache.org/r1749659
+                  http://svn.apache.org/r1749678
+     2.4.x: trunk patch works
+            http://apaste.info/iyv
+     +1: wrowe, jim, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -144,20 +158,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk patch works
      +1: elukey
 
-  *) acinclude.m4: Support multiple module dependencies for the final prereq
-     argument to the APACHE_MODULE macro, as a comma separated list
-     trunk patch: http://svn.apache.org/r1749658
-     2.4.x: trunk patch works
-            http://apaste.info/iyv
-     +1: wrowe, jim
-     
-  *) configure: Simplify, and correct dependency handling of mod_proxy_hcheck
-     trunk patch: http://svn.apache.org/r1749659
-                  http://svn.apache.org/r1749678
-     2.4.x: trunk patch works
-            http://apaste.info/iyv 
-     +1: wrowe, jim
-     
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if