From 74351b66825c8e3bd1c99360a2003a49f25ab6ad Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Tue, 15 Jun 2010 17:40:03 +0000 Subject: [PATCH] add more info to the entry for r527105 from the analogous entry 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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 373db40a9d3..bcccbd2d5b5 100644 --- a/CHANGES +++ b/CHANGES @@ -1230,8 +1230,9 @@ Changes with Apache 2.2.6 [Takashi Sato ] *) 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 ] *) core: Correct a regression since 2.0.x in the handling of AllowOverride -- 2.47.2