From 3cc349f866fa747a4cff8d8e0495a8dfb608819f Mon Sep 17 00:00:00 2001 From: Janos Follath Date: Tue, 29 Nov 2016 15:35:36 +0000 Subject: [PATCH] Add Changelog entry --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 384f049f9..9cc5683fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -86,6 +86,10 @@ Bugfix * 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