Commit a5397c66 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Vote, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1795851 13f79535-47bb-0310-9956-ffa450edef68
parent 3acc4675
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -126,12 +126,18 @@ RELEASE SHOWSTOPPERS:

      trunk patch: https://svn.apache.org/r1795830
      2.4.x patch: trunk works
      +1: jchampion
      +1: jchampion, ylavic


PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) core: evaluate nested If/ElseIf/Else sections rather than silently ignore
     them.
     trunk patch: http://svn.apache.org/r1792589
     2.4.x patch: trunk works (modulo CHANGES)
     +1: elukey, jim, yalvic



PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -197,12 +203,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch:  svn merge -c 1776463 1776708 ^/httpd/httpd/trunk .
     +1: covener, jim

  *) core: evaluate nested If/ElseIf/Else sections rather than silently ignore
     them.
     trunk patch: http://svn.apache.org/r1792589
     2.4.x patch: trunk works (modulo CHANGES)
     +1: elukey, jim

  *) mod_rewrite: allow users to workaround the over-agressive backreference
                  escaping by selecting the characters to escape
     mod_rewrite: add BNP flag (backrefnoplus)