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

diff --git a/CHANGES b/CHANGES
index fad4d9ba4717b10309981851dfb53b1fdf41b49a..f2f90fd89af52b5d9851b97ee0ee46f53d8ce761 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.17 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)