]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote.
authorGraham Leggett <minfrin@apache.org>
Wed, 16 Sep 2009 20:11:20 +0000 (20:11 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 16 Sep 2009 20:11:20 +0000 (20:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@815945 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6af4a1fac7c66a2bf98d7c52164dbcdb45bec9b7..67dbe7a22d4b1c2ef59d7a33c079ceb27e73ddd1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -94,6 +94,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
    +1: covener, poirier
    +1: minfrin (with r814779 for compiler warning fix)
 
+ * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries
+   updated to match manual and code (0 or -1 to disable)
+   PR 40948
+   Trunk Patch: http://svn.apache.org/viewvc?rev=814441&view=rev
+   2.2.x patch: Trunk works.
+   +1: covener, rpluem, minfrin
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -120,13 +127,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    2.2.x Patch: http://people.apache.org/~minfrin/ssl-env.diff
    +1: minfrin
 
- * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries
-   updated to match manual and code (0 or -1 to disable)
-   PR 40948
-   Trunk Patch: http://svn.apache.org/viewvc?rev=814441&view=rev
-   2.2.x patch: Trunk works. 
-   +1: covener, rpluem
-
  * mod_ldap: Pre-scan the requirements array before doing any LDAP lookups,
    for cases where an LDAP URL is configured but non-LDAP authn/authz is in 
    effect. This stops us from trying to resolve file-based userids to a DN