changelog++

This commit is contained in:
Chris Hoffman 2018-05-07 13:54:29 -04:00 committed by GitHub
parent befd3cf451
commit afc1209275
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ IMPROVEMENTS:
CKM_RSA_PKCS_OAEP mechanisms
* core/pkcs11 (enterprise): HSM slots can now be selected by token label instead
of just slot number
* core/seal (enterprise): Lazily rewrap data when seal keys are rotated
* expiration: Allow revoke-prefix and revoke-force to work on single leases as
well as prefixes [GH-4450]