Fix grammar in ChangeLog entry

This commit is contained in:
Gilles Peskine 2018-03-11 00:15:56 +01:00
parent 693a1d9ca7
commit 08af538ec9

View file

@ -34,7 +34,7 @@ Bugfix
with flag MBEDTLS_X509_BADCERT_BAD_PK even when the key type was correct.
In the context of SSL, this resulted in handshake failure. #1351
* Fix Windows x64 builds with the included mbedTLS.sln file. #1347
* In test_suite_pk pass valid parameters when testing for hash length
* In test_suite_pk, pass valid parameters when testing for hash length
overflow. #1179
Changes