]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Misc configure fixes from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index d8aad88b665b1df0cbe4059bd1b1519febe980f3..f2f853f5748bcc804c3db54cad6ce18bcc938975 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,22 +1,26 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.25 Engineering
-       Fixed slapd-bdb lock bug with virtual root (ITS#4572)
-       Fixed slapo-ppolicy password hashing bug (ITS#4575)
-       Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576)
-       Fixed sluprd ldaps:// default port bug (ITS#4580)
-       Fixed slapd syncrepl no rootdn bug (ITS#4582)
+       Fixed liblber ber_bvreplace_x argument checks
        Add libldap_r TLS concurrency workaround (ITS#4583)
-       Fixed slapo-syncprov DEL propagation bug (ITS#4589)
-       Fixed slapo-accesslog cn=config purge bug (ITS#4595)
+       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 slapd-syncrepl contextCSN issue (ITS4622)
-       Fixes auditlog DB initialization
-       Fix for back-bdb and back-hdb cache job
-       liblber fix
-       Password length bug fix
-       Fixes return code bug
+       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
        Fixed slapd syncrepl timestamp bug (delta-sync/cascade) (ITS#4567)