diff --git a/CHANGES b/CHANGES index 799d380a44..2b7bc46e39 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ OpenLDAP Change Log Changes included in OpenLDAP Stable CVS Tag: OPENLDAP_STABLE + Fixed go500gw.c USE_SYSCONF compiling bug. + +Changes included in OpenLDAP Stable + CVS Tag: OPENLDAP_STABLE_981207 Added build/mkdep $CC support Fixed DCE Threading issues Fixed ldif2index atol bug diff --git a/tests/data/slapd-master.conf b/tests/data/slapd-master.conf index 2b936ab605..59657b7444 100644 --- a/tests/data/slapd-master.conf +++ b/tests/data/slapd-master.conf @@ -10,6 +10,7 @@ schemacheck off ####################################################################### database ldbm +cachesize 4 suffix "o=University of Michigan, c=US" directory ./test-db rootdn "cn=Manager, o=University of Michigan, c=US"