]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Update for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 65d33b4c29a7a978b6937f4cad279f8e3f662e02..9818b939c78590f0c4175b27c73a613060077a08 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,19 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.15 Release (2009/02/19)
-       Added libldap alias dereferencing in C API again (ITS#5916)
+OpenLDAP 2.4.15 Release (2009/02/24)
+       Fixed libldap alias dereferencing in C API again (ITS#5916)
        Fixed libldap GnuTLS compilation (ITS#5955)
        Fixed slapd bconfig conversion again (ITS#5346)
+       Fixed slapd behavior with superior objectClasses again (ITS#5517)
+       Fixed slapd RFC4512 behavior with same attr in RDN (ITS#5968)
        Fixed slapd corrupt contextCSN (ITS#5947)
        Fixed slapd syncrepl order to match on add/delete (ITS#5954)
+       Fixed slapd adding rdn with other values (ITS#5965)
        Fixed slapd-bdb/hdb behavior with unallocatable shm (ITS#5956)
-       Fixed slapd-meta with entries with invalid attrs (ITS#5959)
+       Fixed slapd-ldap/meta with entries with invalid attrs (ITS#5959)
        Fixed slapd-relay control initialization (ITS#5724)
        Fixed slapo-pcache caching invalid entries (ITS#5927)
+       Fixed slapo-syncprov csn updates (ITS#5969)
        Fixed slapo-rwm objectClass preservation (ITS#5760)
        Fixed slapo-rwm rwm_bva_rewrite handling (ITS#5960)
        Build Environment
@@ -46,6 +50,7 @@ OpenLDAP 2.4.14 Release (2009/02/14)
        Fixed slapd logging on Windows (ITS#5392)
        Fixed slapd listener comparison (ITS#5613)
        Fixed slapd manageDSAit with glue entries (ITS#5921)
+       Fixed slapd relax behavior with structuralObjectClass (ITS#5792)
        Fixed slapd syncrepl rename handling (ITS#5809)
        Fixed slapd syncrepl MMR when adding new server (ITS#5850)
        Fixed slapd syncrepl MMR with deleted entries (ITS#5843)