diff --git a/ChangeLog.d/psa_crypto_config_file.txt b/ChangeLog.d/psa_crypto_config_file.txt index 98c176135..d42651d93 100644 --- a/ChangeLog.d/psa_crypto_config_file.txt +++ b/ChangeLog.d/psa_crypto_config_file.txt @@ -1,6 +1,6 @@ Features * When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, you may list the PSA crypto - requirements in the file named by the new macro + feature requirements in the file named by the new macro MBEDTLS_PSA_CRYPTO_CONFIG_FILE instead of the default psa/crypto_config.h. Furthermore you may name an additional file to include after the main file with the macro MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE.