]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added a link to the 2.2 branch based version of the nested group patch for
authorPaul J. Reder <rederpj@apache.org>
Thu, 2 Aug 2007 16:01:29 +0000 (16:01 +0000)
committerPaul J. Reder <rederpj@apache.org>
Thu, 2 Aug 2007 16:01:29 +0000 (16:01 +0000)
easier backport review.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@562157 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 47172f6ad9c5722db2398d04ebb9f045ec29029c..c9c6a5cf3897a97f377994eeff4509bb71a93fbf 100644 (file)
--- 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)