]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose PR44560 for backport
authorEric Covener <covener@apache.org>
Fri, 7 Mar 2008 21:51:15 +0000 (21:51 +0000)
committerEric Covener <covener@apache.org>
Fri, 7 Mar 2008 21:51:15 +0000 (21:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@634833 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index fa6d3bc96102267732bc61b31e97ef7694340d62..92bfb0174f778c897e8d5f3b602e424339a539b3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -225,6 +225,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version of patch works
    +1: covener, rpluem
 
+ * mod_ldap: Correctly return all requested attribute values
+   when some attributes have a null value.
+   PR: 44560
+   Trunk version of patch:
+       http://svn.apache.org/viewvc?rev=634821&view=rev
+   Backport version for 2.2.x of patch:
+       http://people.apache.org/~covener/2.2.x-pr44560.diff
+   +1 covener
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when