mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
ITS#421/ITS#101: add ifdef to change behavior of undefined object classes.
With -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE, undefined object classes do not imply that the entry is an extensible object.
This commit is contained in:
parent
b21a90d20a
commit
434396e7a7
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -2,7 +2,8 @@ OpenLDAP Change Log
|
|||
|
||||
Changes included in OpenLDAP 1.2.10 Release Engineering
|
||||
CVS Tag: OPENLDAP_REL_ENG_1_2
|
||||
<insert changes here>
|
||||
Add slapd -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE macro disable
|
||||
undefined object classes implies extensible object behavior.
|
||||
|
||||
Changes included in OpenLDAP 1.2.9
|
||||
CVS Tag: OPENLDAP_REL_ENG_1_2_9
|
||||
|
|
|
|||
Loading…
Reference in a new issue