summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbojan <bojan@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:08:15 +0000
committerbojan <bojan@13f79535-47bb-0310-9956-ffa450edef68>2008-06-17 00:08:15 +0000
commit586da2a1dec7bdc2fb2586bb6780facefe688a20 (patch)
tree98de65e3d95892588feae8f11bbfbe39939390c8
parent08e313f19bdf327c22f3fba3ef8f9665888285ac (diff)
downloadlibapr-util-586da2a1dec7bdc2fb2586bb6780facefe688a20.tar.gz
Document changes for trunk.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@668354 13f79535-47bb-0310-9956-ffa450edef68
-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.