]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Ready for release
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index f1ef0d6a42dcff555629b43ecb26b4b0cd1206dc..f11eb65e136cdad1eb683dd07fed99f9cbd2be15 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,34 @@
 OpenLDAP 2.1 Change Log
 
-OpenLDAP 2.1.24 Engineering
+OpenLDAP 2.1.25 Release
+       Build Environment
+               Fix LDBM link bug (ITS#2863)
+
+OpenLDAP 2.1.24 Release
        Fixed slapd "exact" v "base" handling (ITS#2782)
        Fixed slapd running as NT service (ITS#2769)
+       Fixed slapd SASL internal searches (ITS#2825)
+       Fixed slapd extended op referrals (ITS#2678, ITS#2781)
+       Fixed slapd group ACL caching (ITS#2779)
+       Fixed slapd berbuf align bugs
+       Fixed slurpd memory leaks (ITS#2423, ITS#2620)
+       Fixed slurpd TLS retry (ITS#2570)
+       Fixed back-bdb compatibility with BDB 4.2 (ITS#2848)
+       Fixed lunicode insufficient buffer allocation bug (ITS#2727)
+       Fixed libldap destructor bug (ITS#2758)
+       Fixed libldap SASL maxbuf usage (ITS#2770)
        Fixed libldap_r pthread support (ITS#2820)
+       Fixed liblutil NS_MTA_MD5 hash (ITS#2773)
        Added lutil_passwd extensions
        Build Environment
+               Added Berkeley DB 4.2 detection (ITS#2839)
                Fixed liblber libdir handling (ITS#2797)
+               Fixed libldbm dependency (ITS#2726)
+               Fixed perl LDFLAGS (ITS#2764)
+       Documentation
+               Updated release documents
+               Misc man page updates (ITS#2822, ITS#2823)
+               Fixed README in ldapsasl (ITS#2838)
 
 OpenLDAP 2.1.23 Release
        Fixed ldapmodify NULL dn bug (ITS#2645)