From: Stefan Fritsch Date: Sun, 9 Dec 2012 13:41:05 +0000 (+0000) Subject: vote+promote X-Git-Tag: 2.4.4~346 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0934a1e2de39e365cf82dd5a3e19f8430cafdadf;p=apache vote+promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1418950 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b69ae2f627..f9e40e6d0c 100644 --- a/STATUS +++ b/STATUS @@ -91,6 +91,12 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_rewrite: PR53963: Ad an opt-in RewriteOption to control merging of RewriteBase + (This merge started happening in 2.4.3/2.2.23) + trunk patch: http://svn.apache.org/viewvc?rev=1410681&view=rev + 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-rewritebase_optional.diff + +1 covener, minfrin, sf + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -215,12 +221,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: jim, druggeri druggeri note: Docs notes on new elements would be nice for quick reference - * mod_rewrite: PR53963: Ad an opt-in RewriteOption to control merging of RewriteBase - (This merge started happening in 2.4.3/2.2.23) - trunk patch: http://svn.apache.org/viewvc?rev=1410681&view=rev - 2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-rewritebase_optional.diff - +1 covener, minfrin - * htpasswd/htdbm: Refactor, add bcrypt support, add -i option. trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1395253 http://svn.apache.org/viewvc?view=revision&revision=1395254