You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2015/02/01 23:27:35 UTC

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

Author: ylavic
Date: Sun Feb  1 22:27:35 2015
New Revision: 1656372

URL: http://svn.apache.org/r1656372
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=1656372&r1=1656371&r2=1656372&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Feb  1 22:27:35 2015
@@ -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