commit | 3efa8889b7fe6c4caeaae187ff9d667e95d54e95 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simonb@redtangent.net> | Sat May 12 20:28:56 2018 +0100 |
committer | Simon Butcher <simonb@redtangent.net> | Sat May 12 20:28:56 2018 +0100 |
tree | 139b316df0656954f6575e5b025875eeee87b16e | |
parent | 6fd96addf4e8caec48f69fed77f11ea1c3b374c2 [diff] |
Update ChangeLog with dtls sample IPv6 change
diff --git a/ChangeLog b/ChangeLog index 7b50534..95fdfd5 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -13,6 +13,10 @@ Therefore, mbedtls_platform_zeroize() is moved to the platform module to 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 Security