]> granicus.if.org Git - apache/commitdiff
Vote and promote.
authorYann Ylavic <ylavic@apache.org>
Sun, 1 Feb 2015 22:27:35 +0000 (22:27 +0000)
committerYann Ylavic <ylavic@apache.org>
Sun, 1 Feb 2015 22:27:35 +0000 (22:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1656372 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b4857c9a7374f7ccc3a6b407c21f878423095cd9..4f45085f01d4f2a6b01ed906b17ddf2db5bb2db1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -128,6 +128,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunks works (modulo CHANGES)
      +1: ylavic, rjung, jailletc36
 
+   * mod_authz_groupfile: Don't log routine authz failure at ERROR because
+     it's just as likely to be OR'ed with other authz results. PR55523, try 2.
+     trunk patch:  http://svn.apache.org/r1654184
+     2.4.x patch: trunk works + CHANGES
+     +1: covener, minfrin, ylavic
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -256,12 +262,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin
      ylavic: please add r1656225 (make update-log-tags)
 
-   * mod_authz_groupfile: Don't log routine authz failure at ERROR because
-     it's just as likely to be OR'ed with other authz results. PR55523, try 2.
-     trunk patch:  http://svn.apache.org/r1654184
-     2.4.x patch: trunk works + CHANGES
-     +1: covener, minfrin
-
    * mod_proxy_connect: fix duplicated AH introduced by r1635645
                         (and merged to 2.4.11 in r1642857).
      trunk patch: http://svn.apache.org/r1656230