commit | ff7dc009cd69fccb80c4d629fca7696515991f1f | [log] [tgz] |
---|---|---|
author | Ron Eldor <Ron.Eldor@arm.com> | Tue Nov 27 11:14:06 2018 +0200 |
committer | Ron Eldor <Ron.Eldor@arm.com> | Thu Jan 17 21:32:24 2019 +0200 |
tree | b8877993c0c005c2e25fc2489e7904dd1ed07083 | |
parent | d9ad084b2db5db8af6e5958a0025eb81a16ff191 [diff] |
Update ChangeLog Add ChangeLog entry describing the fix.
diff --git a/ChangeLog b/ChangeLog index b39b953..3acb228 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -194,6 +194,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.