commit | fb84e98fb431e17d06515354022356fc9acc9546 | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Fri Feb 11 15:18:57 2022 +0100 |
committer | Ronald Cron <ronald.cron@arm.com> | Fri Feb 11 16:10:44 2022 +0100 |
tree | 2446a670b34f27fba79dadb06be30c984e123729 | |
parent | 135427cb3526f28a1f7403b202de5d7eee3609c3 [diff] |
Add change log Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/ChangeLog.d/tls13_and_use_psa_crypto.txt b/ChangeLog.d/tls13_and_use_psa_crypto.txt new file mode 100644 index 0000000..6198804 --- /dev/null +++ b/ChangeLog.d/tls13_and_use_psa_crypto.txt
@@ -0,0 +1,3 @@ +Bugfix + * The TLS 1.3 implementation is now compatible with the + MBEDTLS_USE_PSA_CRYPTO configuration option.