commit | af81957abd7eef517b28acf91fae97548333fed7 | [log] [tgz] |
---|---|---|
author | irwir <irwir@users.noreply.github.com> | Mon Apr 20 13:22:40 2020 +0300 |
committer | irwir <irwir@users.noreply.github.com> | Mon Apr 20 13:23:21 2020 +0300 |
tree | bb0601043e389860d3542aa9e19688b55c1cd3d9 | |
parent | 96b45a4370a25d54c1fd74b62a5d8bb94424d5d5 [diff] |
Add changelog Signed-off-by: irwir <irwir@users.noreply.github.com>
diff --git a/ChangeLog.d/bugfix.txt b/ChangeLog.d/bugfix.txt new file mode 100644 index 0000000..499fd40 --- /dev/null +++ b/ChangeLog.d/bugfix.txt
@@ -0,0 +1,4 @@ +Bugfix + * Fix the Visual Studio Release x64 build configuration for mbedtls itself. + Completes a previous fix in Mbed TLS 2.19 that only fixed the build for + the example programs. Reported in #1430 and fix contributed by irwir. \ No newline at end of file