]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10237
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Oct 2024 21:47:30 +0000 (21:47 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 4 Oct 2024 21:47:30 +0000 (21:47 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7b844e41cbfb385ee006ad4cd07ea5e46dde56ff..3676e57c8e9d3197ba561e95fe8eb2d811ccf2f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.6 Change Log
 OpenLDAP 2.6.9 Engineering
        Fixed libldap OpenSSL set_ciphersuite error handling (ITS#10223)
        Fixed libldap to check for OpenSSL EVP_Digest* failure (ITS#10224)
+       Fixed slapd-ldap use of multi-precision add for op counters (ITS#10237)
        Fixed slapo-memberof to omit dynamic values (ITS#10230)
        Fixed slappw-argon2 defaults to be more secure (ITS#9827)
        Minor Cleanup