]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
simple LDAP API usage fix
authorJeff Trawick <trawick@apache.org>
Mon, 19 Feb 2007 16:26:31 +0000 (16:26 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 19 Feb 2007 16:26:31 +0000 (16:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@509238 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3e0f1c49bef497af3a71721b7b5c00e6a89b2557..9ebec7ecece718610335de9a667c8da021b6e660 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -177,3 +177,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=486320
      +1: trawick, rpluem
 
+   * mod_ldap: Fix the search limit parameter to ldap_search_ext_s()
+     http://svn.apache.org/viewvc?view=rev&rev=509237
+     +1: trawick