You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2016/11/16 17:24:12 UTC

svn commit: r1770022 - /httpd/httpd/branches/2.4.x/STATUS

Author: wrowe
Date: Wed Nov 16 17:24:11 2016
New Revision: 1770022

URL: http://svn.apache.org/viewvc?rev=1770022&view=rev
Log:
Vote and promote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1770022&r1=1770021&r2=1770022&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Nov 16 17:24:11 2016
@@ -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