Improve wording of a ChangeLog entry

Keeps the entry aligned with other branches too.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard
2021-12-15 10:22:51 +01:00
parent fb4e9be5db
commit b9f4568ec0

View File

@@ -41,8 +41,8 @@ Bugfix
happen with an alternative implementation of the underlying hash module.
* Fix the build of sample programs when neither MBEDTLS_ERROR_C nor
MBEDTLS_ERROR_STRERROR_DUMMY is enabled.
* Fix a bug in mbedtls_gcm_starts() when bits of iv are longer than 2^32.
Fixes #4884.
* Fix a bug in mbedtls_gcm_starts() when the bit length of the iv
exceeds 2^32. Fixes #4884.
* Fix the build when no SHA2 module is included. Fixes #4930.
* Fix the build when only the bignum module is included. Fixes #4929.
* Fix a potential invalid pointer dereference and infinite loop bugs in