Update ChangeLog

Add ChangeLog entry describing the fix.
This commit is contained in:
Ron Eldor 2018-11-27 11:14:06 +02:00
parent d9ad084b2d
commit ff7dc009cd

View File

@ -194,6 +194,7 @@ Bugfix
replacements of standard calloc/free functions through the macros
MBEDTLS_PLATFORM_CALLOC_MACRO and MBEDTLS_PLATFORM_FREE_MACRO.
Reported by ole-de and ddhome2006. Fixes #882, #1642 and #1706.
* Reduce stack usage of hkdf tests. Fixes #2195.
Changes
* Removed support for Yotta as a build tool.