You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by re...@apache.org on 2009/01/09 03:57:31 UTC

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

Author: rederpj
Date: Thu Jan  8 18:57:31 2009
New Revision: 732914

URL: http://svn.apache.org/viewvc?rev=732914&view=rev
Log:
Add a backport suggestion.

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=732914&r1=732913&r2=732914&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Jan  8 18:57:31 2009
@@ -141,6 +141,14 @@
         trunk works
     +1 covener, trawick
 
+ * mod_authnz_ldap: Reduce number of initialization debug messages and make
+   information more clear. PR 46342
+    Trunk version of path:
+      http://svn.apache.org/viewvc?view=rev&revision=732912
+    Backport version for 2.2.x (trunk applies with fudge):
+      http://people.apache.org/~rederpj/backport_PR46342_simpleLDAPinit.diff
+    +1: rederpj,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).