Commit 0a51f295 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Provide an option to avoid a three month release delay

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1688344 13f79535-47bb-0310-9956-ffa450edef68
parent 1a9d735d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -111,6 +111,13 @@ RELEASE SHOWSTOPPERS:
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic, jim

  *) Revert insufficiently thought-out mod_alias Limit expression patch
        http://svn.apache.org/viewvc?view=revision&revision=1663259
     +1: wrowe
     [Mutually exclusive to multiple RedirectMatch patches proposed above,
     but entirely possible to vote for both or vote against either.  An RM's
     race to 3 +1's]

  *) http: Fix LimitRequestBody checks when there is no more bytes to read.
     [Michael Kaufmann <mail michael-kaufmann.ch>]
     trunk patch: http://svn.apache.org/r1688274