X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=98d4a204022611b91b1035a2ccc5a16715872eb9;hb=d15f4e2f09b7b046e44c361a3b7295676933a3f3;hp=6d678ab9b120e82c8e32219d757cccb51fc89c1c;hpb=f11e4f31ad4037a2dbbefe2a4ca321ba97743cdd;p=openldap diff --git a/CHANGES b/CHANGES index 6d678ab9b1..98d4a20402 100644 --- a/CHANGES +++ b/CHANGES @@ -3,9 +3,20 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.39 Engineering Fixed libldap memory leak with SASL (ITS#7757) Fixed libldap assert in parse_passwdpolicy_control (ITS#7759) + Fixed libldap shortcut NULL RDNs (ITS#7762) + Fixed libldap deref to use correct control Fixed liblmdb keysizes with mdb_update_key (ITS#7756) Fixed slapd cn=config olcDbConfig modification (ITS#7750) + Fixed slapd-bdb/hdb to bail out of search if config is paused (ITS#7761) + Fixed slapd-mdb to bail out of search if config is paused (ITS#7761) + Fixed slapd-perl to bail out of search if config is paused (ITS#7761) + Fixed slapd-sql to bail out of search if config is paused (ITS#7761) + Fixed slapo-constraint handling of softadd/softdel (ITS#7773) Fixed slapo-syncprov assert with findbase (ITS#7749) + Build Environment + Test suite: Use $(MAKE) for tests (ITS#7753) + Documentation + admin24 fix TLSDHParamFile to be correct (ITS#7684) OpenLDAP 2.4.38 Release (2013/11/16) Fixed liblmdb nordahead flag (ITS#7734)