]> granicus.if.org Git - apache/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Wed, 29 Jun 2016 17:29:11 +0000 (17:29 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 29 Jun 2016 17:29:11 +0000 (17:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750682 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8683f409c86c592417a410d65dee15a5829684ab..ddf57d8bf984fb57060604089e23f5ec761098fd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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