From: Quanah Gibson-Mount Date: Wed, 22 Aug 2012 21:27:49 +0000 (-0700) Subject: ITS#7363 tweak X-Git-Tag: OPENLDAP_REL_ENG_2_4_33~42 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7104b2e93e7878909bc602f7eb4365c0f1bc1739;p=openldap ITS#7363 tweak --- diff --git a/CHANGES b/CHANGES index 2aba6227fa..1da53c7b90 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,6 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.33 Engineering Added slapd-meta cn=config support Fixed libldap MozNSS slot picking (ITS#7359) - Fixed libmdb posix semaphore use on BSD system (ITS#7363) Fixed slapd alock handling on Windows (ITS#7361) Fixed slapd syncprov to not reference ops inside a lock (ITS#7172) Fixed slapd delta-syncrepl MMR with large attribute values (ITS#7354) @@ -11,6 +10,7 @@ OpenLDAP 2.4.33 Engineering Fixed slapo-constraint with multiple modifications (ITS#7168) Build Environment Fixed build with Visual Studio (ITS#7358) + Fixed libmdb posix semaphore use on BSD system (ITS#7363) Add slapo-constraint test suite (ITS#7344) Contrib Updated radius passwd module for NAS-Identifier (ITS#7357)