From: Howard Chu Date: Wed, 30 Sep 2009 00:05:24 +0000 (+0000) Subject: Note ITS#6188 was fixed in 2.4.17 X-Git-Tag: OPENLDAP_REL_ENG_2_4_19~11 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7a2dad95bc826d7a1c98e3af0fdef631ea779bff;p=openldap Note ITS#6188 was fixed in 2.4.17 --- diff --git a/CHANGES b/CHANGES index 2f8099d856..9c33935a71 100644 --- 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)