X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=336812ae70ec2eb176ba167edafcd4591850f391;hb=793d97d1b72acb15d33d13a4e24e1e8aece087c4;hp=5e5caeed2860f8eb8f68f20ab21063fc1092c32f;hpb=4d759a345841a96f73e5a5a1eb691d2ad581bef3;p=openldap diff --git a/CHANGES b/CHANGES index 5e5caeed28..336812ae70 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,6 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.23 Engineering +OpenLDAP 2.4.23 Release (2010/06/30) Fixed libldap to return server's error code (ITS#6569) Fixed libldap memleaks (ITS#6568) Fixed liblutil off-by-one with delta (ITS#6541) @@ -9,7 +9,10 @@ OpenLDAP 2.4.23 Engineering Fixed slapd modrdn handling of invalid values (ITS#6570) Fixed slapd-bdb hasSubordinates computation (ITS#6549) Fixed slapd-bdb to use memcpy instead for strcpy (ITS#6474) + Fixed slapd-bdb entry cache delete failure (ITS#6577) + Fixed slapd-ldap to return control responses (ITS#6530) Fixed slapo-ppolicy to use Debug (ITS#6566) + Fixed slapo-refint to zero out freed DN vals (ITS#6572) Fixed slapo-rwm to use Debug (ITS#6566) Fixed slapo-sssvlv to use Debug (ITS#6566) Fixed slapo-syncprov lost deletes in refresh phase (ITS#6555) @@ -215,6 +218,8 @@ OpenLDAP 2.4.18 Release (2009/09/06) Documentation admin24 fix broken link (ITS#6264) ldap_open(3) document URI (ITS#6261) + ldap_set/get_option(3) SASL/TLS options added (ITS#6260) + man page format updates (ITS#6023) OpenLDAP 2.4.17 Release (2009/07/13) Fixed liblber to use ber_strnlen (ITS#6080)