Add Change log entry for bug fix.

Signed-off-by: Maulik  Patel <[email protected]>
This commit is contained in:
Maulik Patel
2021-04-01 10:01:32 +01:00
parent 3240c9d2ec
commit f41be14269
@@ -0,0 +1,4 @@
Bugfix
* PSA functions other than psa_open_key now return PSA_ERROR_INVALID_HANDLE
rather than PSA_ERROR_DOES_NOT_EXIST for an invalid handle, bringing them
in line with version 1.0.0 of the specification. Fix #4162.