]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Mon, 2 Mar 2015 19:28:51 +0000 (19:28 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 2 Mar 2015 19:28:51 +0000 (19:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1663404 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 23ad090b8c79b14bb207d356f4816c34506ff5b9..48cc9ebe6bee90d054fd944c59deb603e7e54cd6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -106,6 +106,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) ab: Add missing longest request (100%) to CSV export. PR57614.
+     trunk patch: http://svn.apache.org/r1661913
+     2.4.x patch: trunk works (modulo CHANGES)
+     +1: ylavic, covener, minfrin
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -252,11 +256,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (trunk works, but the above contains the CHANGES entry, which is 2.4.x only...)
      +1 ylavic, covener
 
-  *) ab: Add missing longest request (100%) to CSV export. PR57614.
-     trunk patch: http://svn.apache.org/r1661913
-     2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, covener
-
   *) core: Add expression support to ErrorDocument. Switch from a fixed
      sized 664 byte array per merge to a hash table.
      trunk patch: http://svn.apache.org/r1661448