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