]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9012
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 21 Apr 2019 23:35:32 +0000 (23:35 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 21 Apr 2019 23:35:32 +0000 (23:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2d1df69c69064c8072ea2cfcaa26c505b72c0dbf..f32a956c4b377e34ebd10c25f05f36ca68b8406d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,7 @@ OpenLDAP 2.4.48 Engineering
        Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585)
        Fixed libldap_r handling of deprecated OpenSSL function (ITS#8353)
        Fixed slapd with an idletimeout of less than four seconds (ITS#8952)
+       Fixed slapd config parser variable for Windows64 (ITS#9012)
        Fixed slapo-accesslog with SLAP_MOD_SOFT modifications (ITS#8990)
        Fixed slapd-ldap starttls connections timeout behavior (ITS#8963)
        Fixed slapd-mdb fix bitshift integer overflow (ITS#8989)