clarification fix
This commit is contained in:
Quanah Gibson-Mount 2011-01-06 18:45:09 +00:00
parent 29a2c7388e
commit c525828af1

View file

@ -7,7 +7,7 @@ OpenLDAP 2.4.24 Engineering
Added libldap x500UniqueIdentifier handling (ITS#6741)
Added slapadd attribute value checking (ITS#6592)
Added slapcat continue mode for problematic DBs (ITS#6482)
Added slapd-meta control fowarding (ITS#6664)
Added slapd-meta paged results control fowarding (ITS#6664)
Added slapd-null back-config support (ITS#6624)
Added slapd-sql autocommit support (ITS#6612)
Added slapd-sql support for long long keys (ITS#6617)
@ -49,7 +49,7 @@ OpenLDAP 2.4.24 Engineering
Fixed slapd modrdn with empty DN (ITS#6768)
Fixed slapd sortvals of attributes with 1 value (ITS#6715)
Fixed slapd syncrepl reuse of presence list (ITS#6707)
Fixed slapd syncrepl unitialized return code (ITS#6719)
Fixed slapd syncrepl uninitialized return code (ITS#6719)
Fixed slapd-bdb hasSubordinates generation (ITS#6712)
Fixed slapd-bdb entry cache delete failure (ITS#6577)
Fixed slapd-bdb entry cache leak on multi-core systems (ITS#6660)