From 4409febdea2bc5fbe9b11f7b7dd51dee2a349b40 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Fri, 4 Jun 2021 19:13:57 +0000 Subject: [PATCH] Slight tweak to argon2 categorization --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6977242379..b467a307f4 100644 --- a/CHANGES +++ b/CHANGES @@ -28,7 +28,8 @@ OpenLDAP 2.5.5 Release (2021/06/03) Fixed slapd-meta quarantine handling (ITS#8721) Fixed slapo-accesslog to record reqNewDN for modRDN ops (ITS#9552) Fixed slapo-pcache locking during expiration (ITS#9529) - Fixed slappw-argon2 module installation (ITS#9548) + Build + Fixed slappw-argon2 module installation (ITS#9548) Contrib Update ldapc++/ldaptcl to use configure.ac (ITS#9554) Documentation