commit | 7e2406f6f0f9d86e28295b0021b5797346f7b15d | [log] [tgz] |
---|---|---|
author | Janos Follath <janos.follath@arm.com> | Tue Nov 29 15:35:36 2016 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu May 11 22:42:14 2017 +0100 |
tree | 9f534b5d53f272dbd634071137bb9af8e2f458e4 | |
parent | 69b2051e76a195a8c3092a5f9145638c79d48282 [diff] |
Add Changelog entry
diff --git a/ChangeLog b/ChangeLog index 13de867..0f7bae5 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -68,6 +68,10 @@ * Fix unlisted DES configuration dependency in some pkparse test cases. Found by inestlerode. #555 +Features + * Exposed parts of the Elliptic Curve Point internal interface, to provide + interface for external hardware acceleration code. + = mbed TLS 2.4.1 branch released 2016-12-13 Changes