1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-03 05:09:39 +08:00

Add changelog entry

Signed-off-by: irwir <irwir@users.noreply.github.com>
This commit is contained in:
irwir 2020-05-21 17:23:57 +03:00
parent fcdea0ff69
commit 672257b7d9

View File

@ -0,0 +1,2 @@
Bugfix
* Remove unused macros from MSVC projects. Reported in #3297 and fix submitted in #3333 by irwir.