]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Fix documentation changes to remove extra :
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index f1f6a7354f3a923e44722fe26c866ececf3b4cf4..e36dfc02e7b8e680b3b210b40f7f77a17ec7b468 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.43 Engineering
+OpenLDAP 2.4.44 Release (2016/02/05)
+       Fixed slapd-bdb/hdb missing olcDbChecksum config attr (ITS#8337)
+       Fixed slapd-mdb behavior with long lived read transactions (ITS#8226)
+       Fixed slapd-mdb cleanup after failed transaction (ITS#8360)
+       Fixed slapd-sql missing id_query/olcSqlIdQuery (ITS#8329)
+       Fixed slapo-accesslog callback initialization (ITS#8351)
+       Fixed slapo-ppolicy pwdMaxRecordedFailure must never be zero (ITS#8327)
+       Fixed slapo-syncprov abandon processing (ITS#8354)
+       Fixed slapo-syncprov ctxcsn snapshot on refresh (ITS#8281, ITS#8365)
+       Documentation
+               admin24 Stop linking to Berkeley DB downloads (ITS#8362)
+               admin24 Update documentation for LMDB preference
+
+OpenLDAP 2.4.43 Release (2015/11/30)
        Fixed liblber remove obsolete assert (ITS#8240, ITS#8301)
        Fixed libldap file URLs on windows (ITS#8273)
        Fixed libldap microsecond timer for windows (ITS#8295)
@@ -25,9 +38,10 @@ OpenLDAP 2.4.43 Engineering
        Fixed slapo-rwm missing olcDropUnrequested attribute (ITS#7889)
        Fixed slapo-rwm parsing to avoid double-escaping rewrite rules (ITS#7964)
        Build Environment
+               Fixed ldif-filter option parsing (ITS#8292)
                Fixed slapd-tester EOL handling in test output for windows (ITS#8280)
                Fixed slapd-tester executable suffix for windows (ITS#8216)
-               Fixed ldif-filter option parsing (ITS#8292)
+               Fixed test061 timing issues (ITS#8297)
        Contrib
                Added libnettle support to pw-pbkdf2 (ITS#8198)
                Fixed smbk5pwd compiler warnings with libnettle (ITS#8235)