Modifies ChangeLog entry
Corrects wording in ChangeLog entry as requested in review. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
50afb4378f
commit
a42bf29b2c
1 changed files with 3 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
Removals
|
||||
* Remove MBEDTLS_SSL_TRUNCATED_HMAC config option since it is no longer
|
||||
supported in 3.0. Addresses #4341.
|
||||
* Remove MBEDTLS_SSL_TRUNCATED_HMAC config option. Users are better served by
|
||||
using a CCM-8 ciphersuite than a CBC ciphersuite with truncated HMAC.
|
||||
Addresses #4341.
|
||||
|
|
Loading…
Reference in a new issue