changelog: use better wording and modify changelog section

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
This commit is contained in:
Valerio Setti 2023-11-09 11:25:57 +01:00
parent a50b89ebab
commit 4809057ddf

View File

@ -1,6 +1,6 @@
Default behavior changes Changes
* PSA_WANT_ALG_CCM and PSA_WANT_ALG_CCM_STAR_NO_TAG are no more synonyms and * PSA_WANT_ALG_CCM and PSA_WANT_ALG_CCM_STAR_NO_TAG are no more synonyms and
they are now treated separately. This means that they should be they are now treated separately. This means that they should be
individually enabled in order to enable relative support; also the individually enabled in order to enable respective support; also the
corresponding MBEDTLS_PSA_ACCEL symbol should be defined in case corresponding MBEDTLS_PSA_ACCEL symbol should be defined in case
acceleration is required. acceleration is required.