]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Include of portable.h must be before use of USE_SYSCONF OPENLDAP_REL_ENG_1_0
authorKurt Zeilenga <kurt@openldap.org>
Thu, 10 Dec 1998 19:38:38 +0000 (19:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 10 Dec 1998 19:38:38 +0000 (19:38 +0000)
CHANGES
tests/data/slapd-master.conf

diff --git a/CHANGES b/CHANGES
index 799d380a44e9ce7a2600151b7a9a07c01075567f..2b7bc46e3963abb57d64a297fd5a68ab776adc55 100644 (file)
--- 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
index 2b936ab605f9f3fb83ae7dac84c95e2b39051551..59657b7444f7f5e0ec234f90910f10fd7af304cc 100644 (file)
@@ -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"