Fix up the ChangeLog for the new version

Fix the ChangeLog for the next version of Mbed TLS following merge of PR #1593.
This commit is contained in:
Simon Butcher 2018-06-12 16:46:45 +01:00
parent f0d7629771
commit ebe23ed738

View File

@ -1,12 +1,16 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS x.x.x branch released xxxx-xx-xx
Features
* Add additional block mode, OFB (Output Feedback), to the AES module and
cipher abstraction module.
= mbed TLS 2.10.0 branch released 2018-06-06
Features
* Add support for ARIA cipher (RFC 5794) and associated TLS ciphersuites
(RFC 6209). Disabled by default, see MBEDTLS_ARIA_C in config.h
* Add additional block mode, OFB (Output Feedback), to the AES module and
cipher abstraction module.
API Changes
* Extend the platform module with a util component that contains