Commit 7b5c1d32 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

From under-consideration up into accepted

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1354824 13f79535-47bb-0310-9956-ffa450edef68
parent 408d3b90
Loading
Loading
Loading
Loading
+9 −10
Original line number Diff line number Diff line
@@ -93,6 +93,15 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  * core: NUL-terminate string returned by ap_scan_script_header_err*()
    in error case.
    Trunk patch:
      http://svn.apache.org/viewvc?rev=1244211&view=rev
    2.4.x patch:
      http://svn.apache.org/viewvc?rev=1244213&view=rev
    2.2.x patch:
      Trunk version works
    +1: sf, covener, wrowe

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
@@ -128,16 +137,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    rpluem says: The proposed patch contains tabs and indenting is not correct.
                 This should be fixed first.

  * core: NUL-terminate string returned by ap_scan_script_header_err*()
    in error case.
    Trunk patch:
      http://svn.apache.org/viewvc?rev=1244211&view=rev
    2.4.x patch:
      http://svn.apache.org/viewvc?rev=1244213&view=rev
    2.2.x patch:
      Trunk version works
    +1: sf, covener, wrowe

  * mod_dumpio: Return an error code from a previous input filter
    PR 52914
    Trunk patch: http://svn.apache.org/viewvc?rev=1301111&view=rev