]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add more info to the entry for r527105 from the analogous entry
authorJeff Trawick <trawick@apache.org>
Tue, 15 Jun 2010 17:40:03 +0000 (17:40 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 15 Jun 2010 17:40:03 +0000 (17:40 +0000)
in trunk's CHANGES

(mod_ldap: Remove the hardcoded size limit parameter for ldap_search_ext
...)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@954978 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 373db40a9d39006a2d2d4aa44e1ab1e056879660..bcccbd2d5b543f0bc7611b8989a0ac0dc1257dd8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1230,8 +1230,9 @@ Changes with Apache 2.2.6
      [Takashi Sato <serai  lans-tv.com>]
 
   *) mod_ldap: Remove the hardcoded size limit parameter for
-     ldap_search_ext_s and replace it with an APR_ defined
-     value that is set according to the LDAP SDK being used.
+     ldap_search_ext_s and replace it with an APR_ defined value that 
+     is set according to the LDAP SDK being used, resolving a problem
+     with SDKs that define LDAP_NO_LIMIT to something other than -1.
      [David Jones <oscaremma gmail com>]
 
   *) core: Correct a regression since 2.0.x in the handling of AllowOverride