]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9915
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 3 Oct 2022 20:26:19 +0000 (20:26 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 3 Oct 2022 20:26:19 +0000 (20:26 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 92d88890b50874e365a8db044c2e2ee090bcfd3e..507e57d6b2634453c1ee77d2cc37a271e3f5db28 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -23,6 +23,8 @@ OpenLDAP 2.6.4 Engineering
                Fixed slapd-tester memory leak (ITS#9908)
                Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)
                Fixed usage of bashism (ITS#9900)
+       Documentation
+               Fixed slapo-unique(5) to clarify when quoting should be used (ITS#9915)
 
 OpenLDAP 2.6.3 Release (2022/07/14)
        Fixed libldap to check for NULL ld (ITS#9157)