From: Nick Kew Date: Thu, 29 Nov 2007 02:21:55 +0000 (+0000) Subject: Vote and promote. X-Git-Tag: 2.2.7~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=432f02e1a33c5e2f20dcc15b1086c7fd63658329;p=thirdparty%2Fapache%2Fhttpd.git Vote and promote. Withdraw objection to the mod_include -A patch, having satisfied myself that nothing serious stands in the way of plans for generalising the parser. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599249 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b85e20eaecb..e56e1d83f07 100644 --- a/STATUS +++ b/STATUS @@ -79,10 +79,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - * multiple files, Trivial cleanups PR: 39518 - Christophe JAILLET trunk: @@ -90,7 +86,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=557972 2.2.x http://people.apache.org/~rpluem/patches/code_clean.diff - +1: rpluem, trawick + +1: rpluem, trawick, niq * mod_include: Add an "if" directive syntax to test whether an URL is accessible, and if so, conditionally display content. This @@ -99,12 +95,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=571872 http://svn.apache.org/viewvc?view=rev&revision=571927 http://svn.apache.org/viewvc?view=rev&revision=572136 - +1: minfrin, jim - -0.9: niq. I'm happy with the feature, but would prefer a different - implementation. Building it in to the parser is ugly, and - prevents the parser generalising. It should be implemented - in the string parser (some variant of ap_ssi_parse_string) - instead. + +1: minfrin, jim, niq + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] * mod_rewrite: Also set the Vary header if a rewrite condition is true and uses a HTTP header, but all remaining rewrite conditions are skipped due