]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9955
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:30:44 +0000 (16:30 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 5 Dec 2022 16:30:44 +0000 (16:30 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index dc94afb810e4ebd2659eafb3b69711d0a42941e6..55632d1ba5de64654f2d7423f91bf8f4f8db2407 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,7 @@ OpenLDAP 2.5.14 Engineering
        Fixed ldapsearch memory leak with paged results (ITS#9860)
        Fixed libldap ldif_open_urlto check for failure (ITS#9904)
        Fixed libldap ldap_url_parsehosts check for failure (ITS#9904)
+       Fixed liblunicode UTF8bvnormalize buffer size (ITS#9955)
        Fixed lloadd race in epoch.c (ITS#9947)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
        Fixed slapd transactions extended operations cleanup after write (ITS#9892)