summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ac1fb5c0..91fbff11 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@ Changes with APR-util 1.4.0
*) Add ODBC DBD driver [Tom Donovan]
+ *) Older OpenLDAP implementations may have ldap_set_rebind_proc() with two
+ args. Provide detection code and alternative implementation.
+ [Ruediger Pluem]
+
Changes with APR-util 1.3.0
*) apr_reslist: destroy all resources in apr_cleanup.