From: Jim Jagielski Date: Fri, 21 Feb 2014 18:46:03 +0000 (+0000) Subject: ipromote X-Git-Tag: 2.4.8~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15a4bd05bfea7c73227faf835472ff2a0482b1b3;p=apache ipromote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1570657 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 600db3ac4d..4cd7c62bb8 100644 --- a/STATUS +++ b/STATUS @@ -98,6 +98,13 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore, + and IgnoreInherit to allow RewriteRules to be pushed from parent scopes + to child scopes without explicitly configuring each child scope. + PR56153. + trunk patch: http://svn.apache.org/r1570288 + 2.4.x patch: trunk works + +1 covener, humbedooh, jim PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -164,14 +171,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: kbrand - * mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore, - and IgnoreInherit to allow RewriteRules to be pushed from parent scopes - to child scopes without explicitly configuring each child scope. - PR56153. - trunk patch: http://svn.apache.org/r1570288 - 2.4.x patch: trunk works - +1 covener, humbedooh, jim - * mod_proxy_http: Log an error when reading the request body fails. trunk patch: http://svn.apache.org/r1570598 2.4.x patch: trunk works modulo next_number