]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8864
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Jun 2019 15:28:21 +0000 (15:28 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Jun 2019 15:28:21 +0000 (15:28 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 59bf32624cc502c51daa9ea9df153624c8427bc9..d2598a0a2290ad023d5a64327ef8a62a210096ce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,7 @@ OpenLDAP 2.4.48 Engineering
        Added libldap OpenSSL Elliptic Curve support (ITS#7595)
        Added libldap Expose OpenLDAP specific interfaces in openldap.h (ITS#8671)
        Fixed liblber leaks (ITS#8727)
+       Fixed liblber with partial flush (ITS#8864)
        Fixed libldap ASYNC TLS so it works (ITS#8957,ITS#8980)
        Fixed libldap ASYNC connections with Solaris 10 (ITS#8968)
        Fixed libldap with SASL_NOCANON=on and ldapi connections (ITS#7585)