]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Misc configure fixes from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9952b6cc8dd03366db68f57b81325422c2ed5e6e..f2f853f5748bcc804c3db54cad6ce18bcc938975 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,31 @@
 OpenLDAP 2.3 Change Log
 
+OpenLDAP 2.3.25 Engineering
+       Fixed liblber ber_bvreplace_x argument checks
+       Add libldap_r TLS concurrency workaround (ITS#4583)
+       Fixed liblutil password length bug
+       Add slapd glue/subordinate conflict check (ITS#4614)
+       Fixed slapd syncrepl no rootdn bug (ITS#4582)
+       Fixed slapd syncrepl contextCSN issue (ITS4622)
+       Fixed slapd-bdb/hdb lock bug with virtual root (ITS#4572)
+       Fixed slapd-bdb/hdb modrdn new entry disappearing bug (ITS#4616)
+       Fixed slapd-bdb/hdb cache job issue
+       Fixed slapo-syncprov need new CSN with delete syncID sets (ITS#4534)
+       Fixed slapo-accesslog cn=config purge bug (ITS#4595)
+       Fixes slapo-auditlog DB initialization
+       Fixed slapo-ppolicy password hashing bug (ITS#4575)
+       Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576)
+       Fixed slapo-retcode logical and bug
+       Fixed slapo-syncprov DEL propagation bug (ITS#4589)
+       Fixed slurpd ldaps:// default port bug (ITS#4580)
+       Build environment
+               Fix configure winsock.h detection for Cygwin (ITS#4621)
+               Fix configure GMP detection (ITS#4608)
+
 OpenLDAP 2.3.24 Release
-       Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
        Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)
        Fixed slapd-bdb/hdb non-root users adding suffix/root entries (ITS#4552)
+       Re-fixed slapd-ldap improper free bug in exop (ITS#4550)
        Fixed slapd-ldif assert bug (ITS#4568)
        Fixed slapo-syncprov crash under glued database (ITS#4562)