X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=5df80a32e3b872cab9e02ccaa6a8d1baad5609e7;hb=ae9ead2cfe4cd4cf4fc29be7c6c2176b32757a64;hp=f608ccde8f02b5b41f7424270a39ea046e445312;hpb=aa73219c2ef1cc9808030f6e1fa5d107bc61dcac;p=openldap diff --git a/CHANGES b/CHANGES index f608ccde8f..5df80a32e3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,24 @@ OpenLDAP 2.3 Change Log -OpenLDAP 2.3.41 Engineering - Fixed slapd idlcache on adds (ITS#5086) +OpenLDAP 2.3.42 Release (2008/05/15) + Fixed slapd abstract objectClass inheritance check (ITS#5474) + Fixed slapd connection handling (ITS#5469) + Fixed slapd delta-syncrepl refresh mode (ITS#5376) + Fixed slapd delta-syncrepl resync (ITS#5378) + Fixed slapd pagedresults stale state (ITS#5409) + Fixed slapd-ldap connection handler (ITS#5404) + Fixed slapd-ldap entry_get() op-dependent behavior (ITS#5513) + Fixed slapo-accesslog null callback stack crash (ITS#5490) + Fixed slapo-syncprov csn update with delta-syncrepl (ITS#5493) + Documentation + Added idassert to slapd-meta(5) (ITS#5509) + +OpenLDAP 2.3.41 Release (2008/02/19) + Fixed slapd timestamp race condition (ITS#5370) + Fixed slapd delta-syncrepl refresh mode (ITS#5376) Fixed slapd-bdb modrdn to same dn (ITS#5319) Fixed slapd-bdb crash with modrdn (ITS#5358) + Fixed slapd-bdb idlcache on adds (ITS#5086) Fixed slapo-accesslog cleanup on successful response (ITS#5374) Fixed syncrepl propagation of errors (ITS#5282)