Commit 4a2f519e authored by Rainer Jung's avatar Rainer Jung
Browse files

Vote, promote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1681276 13f79535-47bb-0310-9956-ffa450edef68
parent f4fea93e
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -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