commit | a81f3bd297f79a73b2f686141372ec1539a96cc0 | [log] [tgz] |
---|---|---|
author | Ron Eldor <Ron.Eldor@arm.com> | Mon Dec 17 10:12:55 2018 +0200 |
committer | Ron Eldor <Ron.Eldor@arm.com> | Thu Jan 10 10:49:02 2019 +0200 |
tree | ac1f2e8ea1c61a527ca66ccbd645b6c8289f5806 | |
parent | adb5234aa9a7e5c758edf2ea9f7998c778b88606 [diff] |
Add entry describing the bug fix Add entry describing the bug fix in `mbedtls_ecdsa_genkey()`.
diff --git a/ChangeLog b/ChangeLog index be28645..6a783f6 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS x.xx.x branch released xxxx-xx-xx + +Bugfix + * Fix returning the value 1 when mbedtls_ecdsa_genkey failed. + = mbed TLS 2.16.0 branch released 2018-12-21 Features