From: Paul J. Reder Date: Thu, 2 Aug 2007 16:01:29 +0000 (+0000) Subject: Added a link to the 2.2 branch based version of the nested group patch for X-Git-Tag: 2.2.5~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99022e275963cf9a6588d31532dbd3529918a307;p=thirdparty%2Fapache%2Fhttpd.git Added a link to the 2.2 branch based version of the nested group patch for easier backport review. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562157 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 47172f6ad9c..c9c6a5cf389 100644 --- a/STATUS +++ b/STATUS @@ -310,6 +310,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: where the user is not in group X, but is in a subgroup contained in X. PR: 42891 http://svn.apache.org/viewvc?view=rev&revision=560373 + A version of the patch specific to the 2.2 branch (i.e. the patch that + would be used for backport) can be found at: + http://people.apache.org/~rederpj/NestedGroups_2.2.xBranch.diff +1: rederpj * mime.types: Use registered types for Javascript/ECMAscript (RFC4329)