]> git.sur5r.net Git - openldap/commitdiff
Note ITS#6188 was fixed in 2.4.17
authorHoward Chu <hyc@openldap.org>
Wed, 30 Sep 2009 00:05:24 +0000 (00:05 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 30 Sep 2009 00:05:24 +0000 (00:05 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2f8099d8568edf07dc6a88a12fc685fa366c33c2..9c33935a71cf290bb730cf276126fa6798754eef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -65,6 +65,7 @@ OpenLDAP 2.4.17 Release (2009/07/13)
        Fixed libldap GnuTLS private key init (ITS#6053)
        Fixed libldap openssl digest initialization (ITS#6192)
        Fixed libldap tls NULL error messages (ITS#6079)
+       Fixed libldap_r missing stub (ITS#6188)
        Fixed liblutil opendir/closedir on windows (ITS#6041)
        Fixed liblutil for _GNU_SOURCE (ITS#5464,ITS#5666)
        Added slapd sasl auxprop support (ITS#6147)