]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix ITS#9912 description
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2022 17:10:02 +0000 (17:10 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2022 17:10:02 +0000 (17:10 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 7080d3da149c844bd71d4754b47738907324436e..96ff4f21fa2397ac45cf09b7307b4c5fd38b4d3a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ OpenLDAP 2.6.4 Engineering
        Fixed lloadd memory leaks (ITS#9907)
        Fixed lloadd shutdown code to protect memory correctly (ITS#9913)
        Fixed slapd memory leak with olcAuthIDRewrite (ITS#6035)
-       Fixed slapd free of config item (ITS#9912)
+       Fixed slapd free of redundant cmdline option (ITS#9912)
        Fixed slapd transactions extended operations cleanup after write (ITS#9892)
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapd-monitor memory leaks with lloadd (ITS#9906)