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:
Kurt Zeilenga 2000-01-27 18:03:01 +00:00
parent b21a90d20a
commit 434396e7a7

View file

@ -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