]> granicus.if.org Git - apache/commitdiff
Vote, promote.
authorYann Ylavic <ylavic@apache.org>
Tue, 10 Oct 2017 17:05:49 +0000 (17:05 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 10 Oct 2017 17:05:49 +0000 (17:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811740 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2aa2899a077b5b8dec3aca52dea01616bdc21d1b..4619ebbb78c6190eacc9b4c12a03ce171ecd41a0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -151,21 +151,21 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: trunk works
       +1: jorton, ylavic, wrowe
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) mod_rewrite: Add support for running external mapping programs
      as non-root user.
      trunk patch: https://svn.apache.org/r1664565
      2.4.x patch: trunk works modulo docs, CHANGES
-     +1: jorton, wrowe
+     +1: jorton, wrowe, ylavic
 
   *) core: Rewrite Content-Length filter to avoid arbitrary memory
      consumption for streaming responses (e.g. large CGI scripts)
      trunk patch: https://svn.apache.org/r1808230
      2.4.x patch: trunk works
-     +1: jorton, wrowe, 
+     +1: jorton, wrowe, ylavic
+
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
   *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
      allowing per backend TLS configuration.