promote
authorJim Jagielski <jim@apache.org>
Fri, 10 Jun 2016 14:23:48 +0000 (14:23 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 10 Jun 2016 14:23:48 +0000 (14:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747716 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7316ed9166215f552d8926670b34b707b266ad6f..3d686b1bc646a849889d26643500b7591e136969 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,6 +114,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) authz_host,authz_ldap: log messages fix
+     trunk patch: 
+                  http://svn.apache.org/r1745034
+     2.4.x patch: trunk works
+     +1: covener, jailletc36, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -145,12 +151,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, jim
 
-  *) authz_host,authz_ldap: log messages fix
-     trunk patch: 
-                  http://svn.apache.org/r1745034
-     2.4.x patch: trunk works
-     +1: covener, jailletc36, jim
-
   *) mod_proxy_(fcgi|scgi): save a few bytes in the request pool when this
      handler is not able to process the URL.
      trunk patch: http://svn.apache.org/r1744458