]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10105
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Jan 2024 17:58:55 +0000 (17:58 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 11 Jan 2024 17:58:55 +0000 (17:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d9b452a2d1ba6b3d2e8c9692e492ea9be6998598..b913f6e83574295837624e8d37569279caaa26bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.6 Change Log
 
 OpenLDAP 2.6.7 Engineering
+       Fixed liblber missing newline on long msg (ITS#10105)
        Fixed libldap exit handling with OpenSSL3 (ITS#9952)
        Fixed libldap with TLS and multiple ldap URIs (ITS#10101)
        Fixed lloadd to work when resolv.conf is missing (ITS#10070)