From: Stefan Fritsch Date: Sun, 16 Dec 2012 13:16:42 +0000 (+0000) Subject: vote, promote X-Git-Tag: 2.4.4~277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db2b7d7f828d112a82fe3ddc1b3d9a059cacfcec;p=apache vote, promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1422574 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b2445dcc00..637513f3d0 100644 --- a/STATUS +++ b/STATUS @@ -110,6 +110,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: +1: jim, rjung +1: minfrin (with MMN bump) + * ap_expr: Add req_novary function that allows HTTP header lookups + without adding the name to the Vary header + Not critical for 2.4.4. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1403483 + 2.4.x patch: Trunk patch works. + +1: rjung, jailletc36, sf + jailletc36: IMO, a line in CHANGES should be added to reflect the new functionality + and maybe the doc should tell in which version of apache it has been + introduced + rjung: Will include a CHANGES item and a compatibility note in expr.xml. + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -205,17 +216,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: which should be ommitted (already done in r1400951). +1: rjung - * ap_expr: Add req_novary function that allows HTTP header lookups - without adding the name to the Vary header - Not critical for 2.4.4. - trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1403483 - 2.4.x patch: Trunk patch works. - +1: rjung, jailletc36 - jailletc36: IMO, a line in CHANGES should be added to reflect the new functionality - and maybe the doc should tell in which version of apache it has been - introduced - rjung: Will include a CHANGES item and a compatibility note in expr.xml. - * mod_imagemap: const fixes (didn't compile on old XLC) trunk patch: http://svn.apache.org/viewvc?rev=1422234&view=rev http://svn.apache.org/viewvc?rev=1416889&view=rev