commit | 9259b3be03b7ee288ec69bc89e2898c8d8a56e22 | [log] [tgz] |
---|---|---|
author | Moran Peker <moran.peker@arm.com> | Sun Feb 25 13:29:03 2018 +0200 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed May 23 18:22:29 2018 +0100 |
tree | 27ff720cfb2c7577c8dbf46f3c9b83a6dab31ae3 | |
parent | 6856c2ebb5cb65ce2a2febdec61c731dc62878cb [diff] [blame] |
Remove double declaration of mbedtls_ssl_list_ciphersuites Raised by TrinityTonic. #1359
diff --git a/ChangeLog b/ChangeLog index f5c0adb..124bd67 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS x.x.x branch released xxxx-xx-xx + +Bugfix + * Fix redundant declaration of mbedtls_ssl_list_ciphersuites. Raised by + TrinityTonic. #1359. + = mbed TLS 2.7.3 branch released 2018-04-30 Security