ITS#10501

This commit is contained in:
Quanah Gibson-Mount 2026-05-15 15:23:12 +00:00
parent be3bde6a45
commit cd01da8e53

View file

@ -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