]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a backport suggestion.
authorPaul J. Reder <rederpj@apache.org>
Fri, 9 Jan 2009 02:57:31 +0000 (02:57 +0000)
committerPaul J. Reder <rederpj@apache.org>
Fri, 9 Jan 2009 02:57:31 +0000 (02:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732914 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5418e8cc1634662b5e586bd64d5c1d918dbb7568..508a737098f8c1d570c433be6aad784aa3bf26dd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -141,6 +141,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         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).