From: Quanah Gibson-Mount Date: Thu, 22 Jan 2015 02:02:09 +0000 (-0600) Subject: ITS#8032 X-Git-Tag: OPENLDAP_REL_ENG_2_4_41~119 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=feedf50b612c94107aa083f6befcfb7569fdfd59;p=openldap ITS#8032 --- diff --git a/CHANGES b/CHANGES index a1b62f5b02..afd9aae5fd 100644 --- a/CHANGES +++ b/CHANGES @@ -28,6 +28,9 @@ OpenLDAP 2.4.41 Engineering Fixed contrib/dupent compiler warnings (ITS#7997) Contrib Added pbkdf2 sha256 and sha512 schemes (ITS#7977) + Documentation + Added ldap_get_option(3) LDAP_FEATURE_INFO_VERSION information (ITS#8032) + Added ldap_get_option(3) LDAP_OPT_API_INFO_VERSION information (ITS#8032) OpenLDAP 2.4.40 Release (2014/09/20) Fixed libldap DNS SRV priority handling (ITS#7027)