]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#10067
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Jul 2023 18:07:39 +0000 (18:07 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 31 Jul 2023 18:07:39 +0000 (18:07 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 521bbc2a2dcbc71acd68f8c29e2756e85f2f556b..f19973cc1e523553ea5cb763e2b02be6d6ddc91f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,8 @@ OpenLDAP 2.5 Change Log
 
 OpenLDAP 2.5.16 Engineering
        Fixed slapd cn=config incorrect handling of paused (ITS#10045)
+       Fixed slapd-meta to account for MOD ops being optional (ITS#10067)
+       Fixed slapd-asyncmeta to account for MOD ops being optional (ITS#10067)
 
 OpenLDAP 2.5.15 Release (2023/07/10)
        Added libldap openssl3 support (ITS#9436, ITS#10030)