Commit 199aca3c 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@1735960 13f79535-47bb-0310-9956-ffa450edef68
parent 1bd3f9fc
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -112,6 +112,14 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) DOCUMENT_ARGS, set by mod_include to represent args to SSI document;
     unlike UNESCAPED_QUERY_STRING, not shell-escaped
     trunk patch: r1734817, r1734955, r1734989 (but version compat and CHANGES
                  need to be manipulated)
     2.4.x patch: https://emptyhammock.com/media/downloads/DOCUMENT_ARGS-to-2.4.x.txt
     +1: trawick, jim, ylavic
     ylavic: The second CHANGES entry added in the patch should not be merged...


PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -161,12 +169,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     updated patch with APLOGNOs by merging 1735931,1735935 from trunk
     updated patch with APLOGNOs by merging 1735942 from trunk

  *) DOCUMENT_ARGS, set by mod_include to represent args to SSI document;
     unlike UNESCAPED_QUERY_STRING, not shell-escaped
     trunk patch: r1734817, r1734955, r1734989 (but version compat and CHANGES
                  need to be manipulated)
     2.4.x patch: https://emptyhammock.com/media/downloads/DOCUMENT_ARGS-to-2.4.x.txt
     +1: trawick, jim
 
PATCHES/ISSUES THAT ARE BEING WORKED