]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#6649
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2a91c790da4b55b62c699e20db5c166bda578119..ed677b988750c470d1390434ff909ecaffc81aa6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,24 @@
 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 libldap dnssrv port format specifier (ITS#6644)
+       Fixed libldap sasl partial write handling (ITS#6639)
+       Fixed ldapsearch segfault with deref (ITS#6638)
+       Fixed slapd acl parsing overflow (ITS#6611)
+       Fixed slapd modify to return actual error (ITS#6581)
+       Fixed slapd-bdb entry cache delete failure (ITS#6577)
+       Fixed slapd-meta anon retry with failed auth method (ITS#6643)
+       Fixed slapd-null back-config support (ITS#6624)
+       Fixed slapo-pcache callback freeing (ITS#6640)
+       Fixed slapo-pcache to ignore undefined attrs (ITS#6600)
+       Fixed slapo-ppolicy don't update opattrs on consumers (ITS#6608)
+       Fixed slapo-sssvlv initialization (ITS#6649)
+       Fixed slapo-syncprov to send error if consumer is newer (ITS#6606)
+       Documentation
+               admin24 guide typo fixes (ITS#6609)
+
+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,6 +27,7 @@ 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)