Merge remote-tracking branch 'public/pr/2228' into mbedtls-2.16

This commit is contained in:
Simon Butcher
2019-01-08 15:29:18 +00:00
2 changed files with 3 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
Bugfix
* Fix a compilation issue with mbedtls_ecp_restart_ctx not being defined
when MBEDTLS_ECP_ALT is defined. Reported by jwhui. Fixes #2242.
* Run the AD too long test only if MBEDTLS_CCM_ALT is not defined.
Raised as a comment in #1996.
= mbed TLS 2.16.0 branch released 2018-12-21