commit | 2bd0fbaad076578941cbe4e253000218bfe27775 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 16:29:56 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 16:29:56 2016 +0100 |
tree | 3ff901e895405850b01fe00b2e323a07cb0e2631 | |
parent | 488c08c00b0068ee5a67042e6068a3587f4d36e4 [diff] |
Update to Changelog for #626
diff --git a/ChangeLog b/ChangeLog index 9f82b69..ec9219b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -47,7 +47,7 @@ * Fix potential byte overread when verifying malformed SERVER_HELLO in ssl_parse_hello_verify_request() for DTLS. Found by Guido Vranken. * Fix check for validity of date when parsing in mbedtls_x509_get_time(). - Found by subramanyam-c. + Found by subramanyam-c. #626 Changes * Extended test coverage of special cases, and added new timing test suite.