]> granicus.if.org Git - apache/commitdiff
Vote/Promote.
authorYann Ylavic <ylavic@apache.org>
Wed, 15 Apr 2015 14:13:25 +0000 (14:13 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 15 Apr 2015 14:13:25 +0000 (14:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673774 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b0fc26a104920ad73e6ac6c323ece8a2bdc2e0a5..f09615bb3f60e17f014922739c92c697db6226b5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -138,6 +138,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, rjung, trawick
 
+  *) core: Add CGIPassAuth directive to control whether HTTP authorization
+     headers are passed to scripts as CGI variables.  PR: 56855
+     trunk patch: http://svn.apache.org/r1642847, http://svn.apache.org/r1673155
+     2.4.x patch: http://people.apache.org/~trawick/r1642847-r1673155-to-2.4.x.txt
+                  (trunk works if you do the normal CHANGES/ap_mmn/core_dir_config
+                   merge conflict resolution ;) )
+     +1: trawick, rjung, ylavic
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -282,14 +290,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
-  *) core: Add CGIPassAuth directive to control whether HTTP authorization
-     headers are passed to scripts as CGI variables.  PR: 56855
-     trunk patch: http://svn.apache.org/r1642847, http://svn.apache.org/r1673155
-     2.4.x patch: http://people.apache.org/~trawick/r1642847-r1673155-to-2.4.x.txt
-                  (trunk works if you do the normal CHANGES/ap_mmn/core_dir_config
-                   merge conflict resolution ;) )
-     +1: trawick, rjung
-
   *) mod_status: Improve server-status output when called with "?auto"
      (machine readable form).
      trunk patch: http://svn.apache.org/r1671396