]> git.sur5r.net Git - openldap/commitdiff
ITS#5633
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 3 Sep 2008 20:05:44 +0000 (20:05 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 3 Sep 2008 20:05:44 +0000 (20:05 +0000)
CHANGES
doc/man/man5/slapo-retcode.5

diff --git a/CHANGES b/CHANGES
index 36fff5855b069e56ac5b201535b2975f76969d73..c2e110eedd7d4f7b887168a6aa7f0344face4a28 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -29,6 +29,7 @@ OpenLDAP 2.4.12 Engineering
                Fixed ODBC library detection (ITS#5602)
        Documentation
                Added slapd-ldap(5), slapd-meta(5) noundeffilter (ITS#5614)
+               Added slapo-retcode(5) retcode.conf location (ITS#5633)
                admin24 guide updates (ITS#5616)
                admin24 octetString fix (ITS#5670)
 
index 93ace46db4b590c56859a6f2d7d94973c5ffed95..d1381f610b5dbac8221cb28c9f9ee817984b8337 100644 (file)
@@ -227,6 +227,8 @@ The auxiliary objectclass to alter the behavior of existing objects:
 .nf
 overlay         retcode
 retcode-parent  "ou=RetCodes,dc=example,dc=com"
+
+# retcode.conf is found in tests/data/ of the source tree
 include         ./retcode.conf
 
 # Wait 10 seconds, then return success (0x00)