Add issues fixed to changelog entry

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2024-03-18 13:39:50 +00:00
parent 5ce1577629
commit f5f48549e2

View File

@ -4,3 +4,4 @@ Features
concurrently calling psa_crypto_init() when MBEDTLS_THREADING_C and
MBEDTLS_THREADING_PTHREAD are defined. See
docs/architecture/psa-thread-safety/psa-thread-safety.md for more details.
Resolves issues #3263 and #7945.