Commit 9ed209cb authored by Philip M. Gollucci's avatar Philip M. Gollucci
Browse files

promote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739469 13f79535-47bb-0310-9956-ffa450edef68
parent 1e02776f
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -86,10 +86,6 @@ 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_rewrite: Introduce DiscardPathInfo|DPI flag to stop the troublesome
    way that per-directory rewrites append the previous notion of PATH_INFO
    to each substitution before evaluating subsequent rules.
@@ -141,6 +137,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Trunk version of patch works
   +1: rpluem, trawick, pgollucci

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]

 * mod_proxy_balancer: Try first if we find any "recoverable" workers before
   we force them to recover.
   Trunk version of patch: