]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#4600, 3971, 4458, 4638, 4689
authorHoward Chu <hyc@openldap.org>
Wed, 3 Jan 2007 09:57:32 +0000 (09:57 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 3 Jan 2007 09:57:32 +0000 (09:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4c28f120fcac42120df3592b0a9111156afe39e9..ccbcfbf6c0fdf5dda2a7c6d155b1a90ac4c68e81 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,13 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.32 Engineering
+       Fixed slapd add redundant duplicate value check (ITS#4600)
        Fixed slapd ACL set memleak (ITS#4780)
        Fixed slapd syncrepl shutdown hang (ITS#4790)
        Fixed slapd connection_get race condition on Windows (ITS#4793)
        Fixed slapd values return filter control leak (ITS#4794)
        Fixed slapd-sql Debug typo (ITS#4784)
+       Fixed slapo-rwm parameter handling (ITS#3971, 4458, 4638, 4689)
        Documentation
                Fixed reference to deprecated option in admin guide (ITS#4795)