]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorYann Ylavic <ylavic@apache.org>
Thu, 30 Jun 2016 14:33:26 +0000 (14:33 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 30 Jun 2016 14:33:26 +0000 (14:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750805 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6860149248253f17a6bd3744c41eb2ec7abc15eb..84df88bffcccdd7aa8f66b5a1008df48455bc153 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -116,6 +116,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: reset client-verify state of connection when renegotiation is
+     aborted.
+     trunk patch: http://svn.apache.org/r1750779
+     2.4.x: trunk patch works
+     +1: icing, jim, ylavic
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -146,12 +151,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk patch works
      +1: elukey
 
-  *) mod_ssl: reset client-verify state of connection when renegotiation is
-     aborted.
-     trunk patch: http://svn.apache.org/r1750779
-     2.4.x: trunk patch works
-     +1: icing, jim
-     
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if