You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2009/09/16 22:11:21 UTC

svn commit: r815945 - /httpd/httpd/branches/2.2.x/STATUS

Author: minfrin
Date: Wed Sep 16 20:11:20 2009
New Revision: 815945

URL: http://svn.apache.org/viewvc?rev=815945&view=rev
Log:
Vote, promote.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=815945&r1=815944&r2=815945&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Sep 16 20:11:20 2009
@@ -94,6 +94,13 @@
    +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 @@
    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