From: Yann Ylavic Date: Wed, 8 Jul 2015 08:54:17 +0000 (+0000) Subject: Applied in r1689815. X-Git-Tag: 2.4.16~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68300778bb5a95df1fc86ceb592cf2ea0ecdbccf;p=apache Applied in r1689815. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1689818 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 10b7664f92..01cca1772e 100644 --- a/STATUS +++ b/STATUS @@ -108,19 +108,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) Revert insufficiently thought-out mod_alias new expression feature - http://svn.apache.org/viewvc?view=revision&revision=1663259 - +1: wrowe, jim, ylavic - [Mutually exclusive to multiple RedirectMatch patches proposed above, - but entirely possible to vote for both or vote against either. - [docs/manual .xml's require 'build all' regeneration] - ylavic: We should also apply: - http://people.apache.org/~ylavic/alias_expressions_trunk_only.patch - to the tests framework, because r1686886 changed this feature's - availability from 2.5.0 to 2.4.15. The patch does not fully - revert r1686886 since we probably still want to detect possible - regressions in this area with future (re)works. - *) http: follow up to r1686271 (trunk) => r1686271 (2.4.x) Handle reentrance of state BODY_CHUNK_CR to avoid AH02901 when we eat BWS from multiple reads, and limit number of chunk-BWS to 10.