Two typos in CHANGES:
diff --git a/CHANGES b/CHANGES index 8bbc521..3827404 100644 --- a/CHANGES +++ b/CHANGES @@ -26,7 +26,7 @@ OpenLDAP 2.4.40 Engineering Fixed slapo-memberof frontendDB handling (ITS#7249) Fixed slapo-pcache config processing (ITS#7919) Added slapo-ppolicy ORDERING rules (ITS#7838) - Fixed slapo-ppolicy timetamp resolution to use microseconds (ITS#7161) + Fixed slapo-ppolicy timestamp resolution to use microseconds (ITS#7161) Fixed slapo-ppolicy connection destroy logic (ITS#7906) Fixed slapo-refint to check for pauses in cn=config (ITS#7873) Fixed slapo-sock db_init (ITS#7868) @@ -42,7 +42,7 @@ OpenLDAP 2.4.40 Engineering Contrib Added pbkdf2 module (ITS#7742) Fixed autogroup double free (ITS#7831) - Fixed autogroup modifcation callback responses (ITS#6970) + Fixed autogroup modification callback responses (ITS#6970) Fixed ldapc++ memory leak in Async connection (ITS#7806) Fixed nssov install path (ITS#7858) Fixed passwd rpath (ITS#7885)