]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote
authorBradley Nicholes <bnicholes@apache.org>
Tue, 9 Aug 2005 16:14:54 +0000 (16:14 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 9 Aug 2005 16:14:54 +0000 (16:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@231059 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4d945289f12f761584e10d968dcdee445d123339..728b253b9c7cbb8b3d5517e8ec3d1d908062412a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -215,7 +215,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        mod_auth_ldap_check_user_id() was never (fully) called.
        Similar behavior to that in 2.1/2.2.
          http://people.apache.org/~jim/mod_auth_ldap-2.0.patch
-       +1: jim, minfrin
+       +1: jim, minfrin, bnicholes
 
     *) Correct RFC 2616 non-compliance by refusing to proxy a request body 
        in a TRACE request, unless TraceEnable extended is configured.