mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 00:46:28 +00:00
Remove double declaration of mbedtls_ssl_list_ciphersuites
Raised by TrinityTonic. #1359
This commit is contained in:
committed by
Simon Butcher
parent
c4bd8ec5ed
commit
a64fba41fb
@@ -13,6 +13,10 @@ API Changes
|
||||
Therefore, mbedtls_platform_zeroize() is moved to the platform module to
|
||||
facilitate testing and maintenance.
|
||||
|
||||
Bugfix
|
||||
* Fix redundant declaration of mbedtls_ssl_list_ciphersuites. Raised by
|
||||
TrinityTonic. #1359.
|
||||
|
||||
= mbed TLS 2.9.0 branch released 2018-04-30
|
||||
|
||||
Security
|
||||
|
||||
Reference in New Issue
Block a user