X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=7d93d96f49a4fc0101a8f9eb5df14ddae3518bdc;hb=5c3688bcc60e409645e5c0066e365b3fc1de8694;hp=8ec9cfb98d370a42b129308e1fd4f15e290301f9;hpb=c011de718e6aa5757a802af49ba843e68bc38886;p=openldap diff --git a/CHANGES b/CHANGES index 8ec9cfb98d..7d93d96f49 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,12 @@ OpenLDAP 2.4 Change Log -OpenLDAP 2.4.23 Engineering +OpenLDAP 2.4.24 Engineering + Fixed liblber to not close invalid sockets (ITS#6585) + Fixed slapd modify to return actual error (ITS#6581) + Fixed slapd-bdb entry cache delete failure (ITS#6577) + Fixed slapo-syncprov to send error if consumer is newer (ITS#6606) + +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,8 +15,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)