]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorRainer Jung <rjung@apache.org>
Sat, 23 May 2015 07:03:36 +0000 (07:03 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 23 May 2015 07:03:36 +0000 (07:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1681276 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9a19b6db4ca8b0cf4c2fa4b1e956b7f34538f3e6..b551f6b6f4198eb03059a1141a3f7ff7758dc1dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -101,16 +101,17 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
    * mod_proxy: use the original (non absolute) form of the request-line's URI
      for requests embedded in CONNECT payloads used to connect SSL backends via
      a ProxyRemote forward-proxy. PR 55892.
      trunk patch: http://svn.apache.org/r1665215
                   http://svn.apache.org/r1665218 (CHANGES entry)
      2.2.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, wrowe
+     +1: ylavic, wrowe, rjung
+
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
    * mod_log_config: Allow to choose request start or end time
      as time stamp in log (httpd traditionally uses start, many