]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 16 Nov 2016 17:24:11 +0000 (17:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 16 Nov 2016 17:24:11 +0000 (17:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1770022 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1c6921e0a6bd7e2537ec34040de793efc0e7f608..f1a8d4b6b9c785114c72c7fd7bb1141eacd01112 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -128,6 +128,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://home.apache.org/~jchampion/patches/2.4.x-ssl-error-queue.patch
      +1: jchampion, rpluem, wrowe
 
+  *) CMake: fix various issues for Windows/Visual Studio build environments.
+     PR59685.
+     trunk patch: http://svn.apache.org/r1752331
+                  http://svn.apache.org/r1752332
+                  http://svn.apache.org/r1752333
+     +1: jchampion, jim (by inspection), wrowe
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -162,13 +169,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      headers (GMT now, GMT now Europe/Paris, GMT tomorrow, GMT yesterday, PST now).
      +1: elukey
 
-  *) CMake: fix various issues for Windows/Visual Studio build environments.
-     PR59685.
-     trunk patch: http://svn.apache.org/r1752331
-                  http://svn.apache.org/r1752332
-                  http://svn.apache.org/r1752333
-     +1: jchampion, jim (by inspection)
-
   *) mod_ssl: Fix quick renegotiation (OptRenegotiaton) with no intermediate
      in the client certificate chain.  PR 55786.
      trunk patch: http://svn.apache.org/r1756542