commit | 0c362f68b34e498cef5e4417d3e482f8ba18ab19 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Jun 08 16:27:04 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Jun 08 16:27:04 2018 +0100 |
tree | 09b0b82cc303a48ab5e67ffdcbae16721c71220f | |
parent | 789096a71d65b1bead14286bf508095abb01151a [diff] |
Add ChangeLog entry for _WIN32_WINNT override fix
diff --git a/ChangeLog b/ChangeLog index 3f49a21..1db0dc7 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -10,6 +10,8 @@ calling mbedtls_x509_crt_parse_path(). * Fix redundant declaration of mbedtls_ssl_list_ciphersuites. Raised by TrinityTonic. #1359. + * Fix for redefinition of _WIN32_WINNT to avoid overriding a definition + used by user applications. Found and fixed by Fabio Alessandrelli. = mbed TLS 2.1.12 branch released 2018-04-30