]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9767, ITS#9768
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:37:27 +0000 (22:37 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 12 Jan 2022 22:37:27 +0000 (22:37 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 41ae8b6af1e73aacd61d6b58daa546cad83da3bf..9d9e7f92703144bd42762fbe128c680e84cfd0df 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,6 +16,8 @@ OpenLDAP 2.5.10 Engineering
        slapo-refint to maintain values in insertion order (ITS#9763)
        Fixed slapo-retcode to honor requested insert position (ITS#9759)
        Fixed slapo-syncprov to generate a more accurate accesslog query (ITS#9756)
+       Fixed slapo-translucent to warn on invalid config (ITS#9768)
+       Fixed slapo-unique to warn on invalid config (ITS#9767)
        Fixed slapo-valsort to maintain values in insertion order (ITS#9764)
        Documentation
                Fixed slapo-accesslog(5) to clarify logoldattr usage (ITS#9749)