From 9d990968ad830c6185dad2d57fc394cd8ab405bf Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 24 Aug 2016 14:09:28 -0700 Subject: [PATCH] [master] 43076 was missed from CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 6b98769372..857353d07f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ --- 9.11.0rc1 released --- +4451. [cleanup] Log more useful information if a PKCS#11 provider + library cannot be loaded. [RT #43076] + 4450. [port] Provide more nuanced HSM support which better matches the specific PKCS11 providers capabilities. [RT #42458]