X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=CHANGES;h=5aa73d1e322fa6338e4b7ea7f18efc1aef17b39f;hb=19f8f2d3e47501c94f28260ad6ae3b2c3bb4d92f;hp=f532c4e887a11953bd0c41096c4f47cbe93a4020;hpb=ea03b162556802d10f48eb329c2ef7224da783c3;p=openldap diff --git a/CHANGES b/CHANGES index f532c4e887..5aa73d1e32 100644 --- a/CHANGES +++ b/CHANGES @@ -2,16 +2,29 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.13 Engineering Fixed liblutil hex conversion (ITS#5699) - Fixed slapd database open with real structure (ITS#5724) Added slapd GSSAPI refactoring (ITS#5369) - Added slapd support for certificateListExactMatch from RFC4523 (ITS#5700) + Fixed slapd nameUIDPretty bitstring parsing (ITS#5750) + Fixed slapd overlay/database open with real structure (ITS#5724) + Fixed slapd parsing of read entry control (ITS#5741) + Added slapd PMI schema (ITS#5695) + Added slapd private databases in global overlays (ITS#5735,ITS#5736) + Added slapd support for certificateListExactMatch (ITS#5700) Fixed slapd-bdb/hdb invalid db crash (ITS#5698) - Added slapo-constraint parameter to allow LDAP URI constraints (ITS#5704) + Added slapd-bdb/hdb dbpagesize keyword + Added slapd-bdb/hdb checksum keyword + Fixed slapo-chain/translucent back-config support (ITS#5736) + Fixed slapo-chain segv with search references (ITS#5742) + Fixed slapo-collect compile with C89 (ITS#5747) + Added slapo-constraint support for LDAP URI constraints (ITS#5704) Added slapo-constraint support for constraining rename (ITS#5703) Added slapo-constraint support for relax control (ITS#5705) Added slapo-constraint "set" type (ITS#5702) + Fixed slapo-rwm rewriting undefined filter (ITS#5731) + Fixed slapo-rwm reusing freed filter (ITS#5732) Added slapo-translucent try local bind when remote fails (ITS#5656) - Added slapo-translucent support for RFC3062 password mod extended op (ITS#5656) + Added slapo-translucent support for PasswordModify exop (ITS#5656) + Documentation + admin24 added olcLimits to example (ITS#5746) OpenLDAP 2.4.12 Release (2008/10/12) Fixed libldap ldap_utf8_strchar arguments (ITS#5720)