commit | 2fcd3e4441cb4ebdc848a21145c3b215ab037346 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Mon Jun 18 14:39:06 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon Jun 18 14:39:06 2018 +0100 |
tree | 0f1a0c62a970750e22e56fa79ba9d7ec5861758c | |
parent | 925568a595b289fc441641cd7e5b27ef9d4caf61 [diff] [blame] |
Change the library version to 2.11.0 * Change the Mbed TLS library version to 2.11.0 * Increase the soversion of libmbedcrypto * Increase the soversion of libmbedtls
diff --git a/ChangeLog b/ChangeLog index 1c176b2..027a971 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,6 +1,6 @@ mbed TLS ChangeLog (Sorted per branch, date) -= mbed TLS x.x.x branch released xxxx-xx-xx += mbed TLS 2.11.0 branch released 2018-06-18 Features * Add additional block mode, OFB (Output Feedback), to the AES module and