From: Rainer Jung Date: Sun, 28 Feb 2010 16:46:21 +0000 (+0000) Subject: Vote. X-Git-Tag: 2.2.15~33 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=afc932c728f58503aa0fed445d03ac28bc2eaf56;p=thirdparty%2Fapache%2Fhttpd.git Vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917199 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 431d5a6d78d..ef9af7308fd 100644 --- a/STATUS +++ b/STATUS @@ -119,9 +119,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x Patch: http://people.apache.org/~sf/mod_reqtimeout.2.2-v2.patch http://people.apache.org/~sf/mod_reqtimeout.2.2-windows-build.patch http://svn.apache.org/viewvc?rev=917151&view=rev - +1: sf, jorton + +1: sf, jorton, rjung trawick: combo of Status=Experimental/enabled=yes seems strange, sf: I am fine with any other combination of Status/enabled. + rjung: mod_substitute as another recent example started its 2.2.x + life with status "Extension" and enabled "most" and an additional + docs comment about being experimental (see r602738). I'm fine with + either result. * Ensure each subrequest has a shallow copy of headers_in so that the parent request headers are not corrupted. Eliminates a problematic