]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix LDAPv2 rebind url bug (inappropriate unescape of URL)
authorKurt Zeilenga <kurt@openldap.org>
Sat, 30 Sep 2000 18:39:34 +0000 (18:39 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 30 Sep 2000 18:39:34 +0000 (18:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b1b8a35259ca731e04f82a9b95bbf6dce4e217e8..63549035c116d53a4e5cbe52ac1292f537760d75 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.0.X Engineering
        Fixed slurpd TLS initialization bug (ITS#768)
        Fixed -lldap SASL ctx close bug (ITS#790)
        Fixed -lldap first/next attribute bug (ITS#778)
+       Fixed -lldap (v2) rebind URL bug
        Updated -llber bprint routine
        Build Environment
                Fixed IPv6 detection (ITS#669,ITS#770)