From 8860bb0ed22c7cb0be1aa113ffc49a4e030658bf Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount <quanah@openldap.org> Date: Thu, 6 Oct 2011 16:51:40 -0700 Subject: [PATCH] ITS#7021 --- CHANGES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e65b6a9d65..58efd52267 100644 --- a/CHANGES +++ b/CHANGES @@ -14,10 +14,11 @@ OpenLDAP 2.4.27 Engineering Fixed slapd syncrepl with modrdn (ITS#7000,ITS#6472) Fixed slapd syncrepl timeout when using refreshAndPersist (ITS#6999) Fixed slapd to correctly validate args for TLSCertificateFile (ITS#7012) + Fixed slapo-constraint conversion to back-config (ITS#6986) Fixed slapo-dds tag in refresh response (ITS#6886) Fixed slapo-dds TTL tolerance (ITS#7017) Fixed slapo-lastbind so authTimestamp is manageable (ITS#6873) - Fixed slapo-constraint conversion to back-config (ITS#6986) + Fixed slapo-ppolicy pwdAllowUserChange behavior (ITS#7021) Fixed slapo-sssvlv issue with greaterThanorEqual (ITS#6985) Fixed slapo-unique URI checking of "host" portion (ITS#7018) Build Environment -- GitLab