From: Howard Chu Date: Wed, 3 Jan 2007 09:57:32 +0000 (+0000) Subject: ITS#4600, 3971, 4458, 4638, 4689 X-Git-Tag: OPENLDAP_REL_ENG_2_3_32~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108483a0037867054efdf045a0d57d7ca21e884f;p=thirdparty%2Fopenldap.git ITS#4600, 3971, 4458, 4638, 4689 --- diff --git a/CHANGES b/CHANGES index 4c28f120fc..ccbcfbf6c0 100644 --- 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)