]> granicus.if.org Git - apache/commitdiff
vote/promote
authorGregg Lewis Smith <gsmith@apache.org>
Tue, 16 Oct 2012 01:04:03 +0000 (01:04 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Tue, 16 Oct 2012 01:04:03 +0000 (01:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1398594 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 001b0acbfe7958602cb560c176ebc90d8e494939..089005411bf7ec9e8cc88eab65e64dbc6f34c5bb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -95,6 +95,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: jim, rjung, trawick
 
+   * ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output
+     to more accurately report the negotiated protocol. PR 53916.
+     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1395225
+     2.4.x patch: trunk patch works (modulo CHANGES)
+     +1: kbrand, trawick, gsmith
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -218,12 +224,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
      +1: trawick, gsmith
 
-   * ab: add TLS1.1/TLS1.2 options to -f switch, and adapt output
-     to more accurately report the negotiated protocol. PR 53916.
-     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1395225
-     2.4.x patch: trunk patch works (modulo CHANGES)
-     +1: kbrand, trawick
-
    * "Iterate" directives: Report an error if no arguments are provided.
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1397172
      2.4.x patch: trunk patch works