]> granicus.if.org Git - apache/commitdiff
Sync the change logs
authorBradley Nicholes <bnicholes@apache.org>
Mon, 26 Apr 2004 22:05:44 +0000 (22:05 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 26 Apr 2004 22:05:44 +0000 (22:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103536 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6521725414e6fcde98adb804b9665fbe9f9a8fd5..8151cc28791532610fd41dcf13218e67a37cc20e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -353,6 +353,11 @@ Changes with Apache 2.1.0-dev
 
 Changes with Apache 2.0.50
 
+  *) Update the bind credentials for the cached LDAP connection to 
+     reflect the last bind.  This prevents util_ldap from creating 
+     unnecessary connections rather than reusing cached connections.
+     [Brad Nicholes]
+     
   *) mod_isapi: GetServerVariable returned improperly terminated header 
      fields given "ALL_HTTP" or "ALL_RAW".  PR 20656.
      [Jesse Pelton <jsp pkc.com>]