commit | 4e5edf3184750b4463294f2d610e9526298eb7f7 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Jun 08 16:23:17 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Jun 08 16:23:17 2018 +0100 |
tree | a243eef0e22be365313b3cf1f0392f283c07da53 | |
parent | ec4ce37709630d6f85c3d0d2986768d855d8b3c3 [diff] [blame] |
Add ChangeLog entry for _WIN32_WINNT override fix
diff --git a/ChangeLog b/ChangeLog index 124bd67..9ec996b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,8 @@ Bugfix * 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.7.3 branch released 2018-04-30