From cd01da8e532c33038022e2d7b811fbac7554dd26 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 15 May 2026 15:23:12 +0000 Subject: [PATCH] ITS#10501 --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 9eb7705c99..eb2e43f03d 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.6 Change Log OpenLDAP 2.6.14 Engineering Added libldap support for OpenSSL 4.0 series (ITS#10498) Fixed slapo-constraint count constraint with more than one attribute (ITS#10491) + Fixed slapadd to ignore dynamic attributes in input LDIF (ITS#10501) Minor Cleanup ITS#8064 ITS#9909