diff --git a/CHANGES b/CHANGES
index 2aba6227fa5b074cac5a231cb39f84f5a3d96878..1da53c7b9021ce809128a231779c337676e8eb63 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)