]> granicus.if.org Git - apache/commitdiff
vote
authorStefan Eissing <icing@apache.org>
Thu, 28 Jan 2016 16:19:10 +0000 (16:19 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 28 Jan 2016 16:19:10 +0000 (16:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727396 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 016b7b2a8529a39fc838fbb623442bd8a0992b96..eae1d9e9076419fce0783aa7e973f332bb60f97b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -112,7 +112,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
+  *) mod_ssl: Constify + save a few bytes in conf pool when parsing SSLRequire
+     mod_nw_ssl: Save a few bytes in conf pool when processing 'NWSSLTrustedCerts'
+     trunk patch: http://svn.apache.org/r1718514
+                  http://svn.apache.org/r1721313 (untested because I don't have this system)
+     2.4.x patch: trunk works
+     +1: jailletc36, jim, icing
+     
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -164,13 +170,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works, module CHANGES
      +1: ylavic, jim
 
-  *) mod_ssl: Constify + save a few bytes in conf pool when parsing SSLRequire
-     mod_nw_ssl: Save a few bytes in conf pool when processing 'NWSSLTrustedCerts'
-     trunk patch: http://svn.apache.org/r1718514
-                  http://svn.apache.org/r1721313 (untested because I don't have this system)
-     2.4.x patch: trunk works
-     +1: jailletc36, jim
-     
   *) core: Add expression support to SetHandler (someone wanted this in
      a well-articulated serverfault post).
      trunk patch:  http://svn.apache.org/r1725149