]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote
authorGraham Leggett <minfrin@apache.org>
Tue, 9 Aug 2005 14:56:57 +0000 (14:56 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 9 Aug 2005 14:56:57 +0000 (14:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@231048 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b9046cb5e798dee770263e7317e50297ab864cb3..1d88d6a6ca5c9a1af15a3e8b42ebe22445b68b1f 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
+       +1: jim, minfrin
 
     *) Correct RFC 2616 non-compliance by refusing to proxy a request body 
        in a TRACE request, unless TraceEnable extended is configured.