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/06/29 17:29:11 UTC

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

Author: jim
Date: Wed Jun 29 17:29:11 2016
New Revision: 1750682

URL: http://svn.apache.org/viewvc?rev=1750682&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=1750682&r1=1750681&r2=1750682&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Jun 29 17:29:11 2016
@@ -116,6 +116,20 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) configure: Promote any static module to yes|shared if a required
+     dependency is not static
+     [Note, this isn't critical for 2.4.23, but is nice-to-have
+     to assist users who mis-combine flags in an unusual way.]
+     trunk patch: http://svn.apache.org/r1749925
+     2.4.x: trunk patch works
+     +1: wrowe, rpluem, jim
+
+  *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults
+     to follow proxy_balancer
+     trunk patch: http://svn.apache.org/r1750507
+                  http://svn.apache.org/r1750553
+     2.4.x: trunk patch works
+     +1: wrowe, rpluem, jim
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -146,21 +160,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk patch works
      +1: elukey
 
-  *) configure: Promote any static module to yes|shared if a required
-     dependency is not static
-     [Note, this isn't critical for 2.4.23, but is nice-to-have
-     to assist users who mis-combine flags in an unusual way.]
-     trunk patch: http://svn.apache.org/r1749925
-     2.4.x: trunk patch works
-     +1: wrowe, rpluem, jim
-
-  *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults
-     to follow proxy_balancer
-     trunk patch: http://svn.apache.org/r1750507
-                  http://svn.apache.org/r1750553
-     2.4.x: trunk patch works
-     +1: wrowe, rpluem, jim
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED