]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9119
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:29:00 +0000 (20:29 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 21 Nov 2019 20:29:00 +0000 (20:29 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 90c522b25751a762f8a4513ff2ec62041d3cd610..ab1df56689c849ddf5f0d2669463dad0733e5a5e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,7 @@ OpenLDAP 2.4.49 Engineering
        Fixed slapd-ldap to set oldctrls correctly (ITS#9076)
        Fixed slapd-mdb to honor unchecked limit with alias deref (ITS#7657)
        Fixed slapd-mdb missing final commit with slapindex (ITS#9095)
+       Fixed slapd-monitor global operation counter reportign (ITS#9119)
        Fixed slapo-unique loop termination (ITS#9077)
        Build Environment
                Fix mkdep to honor TMPDIR if set (ITS#9062)