commit | cdfe0bcad8948fe6576de3f20cf3e54204c6812c | [log] [tgz] |
---|---|---|
author | Ron Eldor <Ron.Eldor@arm.com> | Tue Nov 27 11:14:06 2018 +0200 |
committer | Ron Eldor <Ron.Eldor@arm.com> | Tue Nov 27 11:14:06 2018 +0200 |
tree | 7b60819778c713529cfd7be9aaf5c5c31e1d6f2f | |
parent | ae3a631518f6308786df1ba6eef4d0c7e9396855 [diff] |
Update ChangeLog Add ChangeLog entry describing the fix.
diff --git a/ChangeLog b/ChangeLog index 4abb625..4d866f5 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -77,6 +77,7 @@ 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.