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 0000000000..6198804858 --- /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.