X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=CHANGES;h=715e65ec5e0ae29f49d79a33baad65f54faa0b37;hb=6e70edbcc353486ebdeff2846d4e5fd889225c45;hp=131489e8193d32b4722f5d759929c88f09c8e9c3;hpb=9f19b2aa9930b49de810930edbc1acfe01a70e1f;p=openldap diff --git a/CHANGES b/CHANGES index 131489e819..715e65ec5e 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,8 @@ OpenLDAP 2.4.16 Engineering Fixed slapd ctxcsn race condition (ITS#6001) Fixed slapd syncrepl newCookie sync messages (ITS#5972) Fixed slapd syncrepl hang during shutdown (ITS#6011) + Fixed slapd syncrepl too many MMR messages (ITS#6020) + Fixed slapd syncrepl skipped entries with MMR (ITS#5988) Fixed slapd-bdb/hdb cachesize handling (ITS#5860) Fixed slapd-bdb/hdb with slapcat with empty dn (ITS#6006) Fixed slapd-ldap incorrect referral handling (ITS#6003,ITS#5916) @@ -19,7 +21,11 @@ OpenLDAP 2.4.16 Engineering Fixed slapo-accesslog interaction with ppolicy (ITS#5979) Fixed slapo-dynlist conversion to cn=config (ITS#6002) Fixed slapo-syncprov newCookie sync messages (ITS#5972) + Fixed slapd-syncprov too many MMR messages (ITS#6020) + Fixed slapo-syncprov replica lockout (ITS#5985) + Fixed slapo-syncprov modtarget tracking (ITS#5999) Fixed slapo-syncprov multiple CSN propagation (ITS#5973) + Fixed slapo-syncprov skipped entries with MMR (ITS#5988) Build Environment Cleaned up alloc/free functions for Windows (ITS#6005) Documentation