From: William A. Rowe Jr Date: Tue, 30 Jun 2015 03:00:25 +0000 (+0000) Subject: Provide an option to avoid a three month release delay X-Git-Tag: 2.4.16~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b9633065c3e81082ac220eb686e356839ae95521;p=apache 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 --- diff --git a/STATUS b/STATUS index 8dab1ad111..7bcecfd011 100644 --- a/STATUS +++ b/STATUS @@ -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 ] trunk patch: http://svn.apache.org/r1688274