]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Thu, 2 Mar 2006 15:58:50 +0000 (15:58 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 2 Mar 2006 15:58:50 +0000 (15:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@382424 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 32ce461fa9378402a85db34f9e3b4371ef7b6997..4632942be7b7b145597a4bdfd55d66e4bcade647 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -113,6 +113,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * Backport mod_authz_dbd (it's had some testing now)
       http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/aaa/mod_authz_dbd.c
       +1 niq
+      -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
+                     This can not be backported to 2.2.
 
     * mod_proxy: Correctly error out if we get an error from upstream
       response.  Otherwise, we'll leave the client in a bad state.
@@ -170,5 +172,5 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Adjust for this bug in earlier versions of APR that mishandled
       the NOTABOVEROOT flag with an empty left hand value.
         http://svn.apache.org/viewcvs?rev=382147&view=rev
-      +1: wrowe
+      +1: wrowe, bnicholes