mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-06-21 22:17:50 +00:00
Update ChangeLog with dtls sample IPv6 change
This commit is contained in:
parent
6fd96addf4
commit
3efa8889b7
|
@ -13,6 +13,10 @@ API Changes
|
||||||
Therefore, mbedtls_platform_zeroize() is moved to the platform module to
|
Therefore, mbedtls_platform_zeroize() is moved to the platform module to
|
||||||
facilitate testing and maintenance.
|
facilitate testing and maintenance.
|
||||||
|
|
||||||
|
Changes
|
||||||
|
* Change the dtls_client and dtls_server samples to work by default over
|
||||||
|
IPv6 and optionally by a build option over IPv4.
|
||||||
|
|
||||||
= mbed TLS 2.9.0 branch released 2018-04-30
|
= mbed TLS 2.9.0 branch released 2018-04-30
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue