]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#7909
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9b15dd1a8ec62ac781048ec73b616c48ceaefb09..37ebe6170ad5907e6c4bc3abf769de8b589d6880 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.40 Engineering
+       Added libldap DNS SRV priority handling (ITS#7027)
        Fixed libldap don't leak libldap err codes (ITS#7676)
        Fixed libldap CR/LF handling (ITS#4635)
        Fixed libldap ldif-wrap length (ITS#7871)
@@ -12,13 +13,20 @@ OpenLDAP 2.4.40 Engineering
        Fixed slapd-mdb to work concurrently with slapadd (ITS#7798)
        Fixed slapd-mdb with paged results (ITS#7705, ITS#7800)
        Fixed slapd-mdb slapcat with nonexistent indices (ITS#7870)
+       Fixed slapd-mdb long lived reader transactions (ITS#7904)
        Fixed slapd-mdb memory leak on matchedDN (ITS#7872)
+       Fixed slapd-mdb sorting of attribute values (ITS#7902)
+       Fixed slapd-mdb to flag attribute values as sorted (ITS#7903)
        Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850)
-       Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161)
        Fixed slapo-memberof attr count (ITS#7893)
        Fixed slapo-memberof frontendDB handling (ITS#7249)
+       Added slapo-ppolicy ORDERING rules (ITS#7838)
+       Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161)
+       Fixed slapo-ppolicy connection destroy logic (ITS#7906)
        Fixed slapo-refint to check for pauses in cn=config (ITS#7873)
+       Fixed slapo-rwm callback initialization (ITS#7909)
        Fixed slapo-sock db_init (ITS#7868)
+       Fixed slapo-sssvlv fix olcSssVlvMaxPerConn (ITS#7908) 
        Fixed slapo-translucent double free (ITS#7587)
        Fixed slapo-translucent to work with manageDSAit (ITS#7864)
        Fixed slapcacl with invalid suffix (ITS#7827)