commit | 7c733f8b2240d62a237cde9bb8eff519bda0c579 | [log] [tgz] |
---|---|---|
author | Ron Eldor <Ron.Eldor@arm.com> | Tue Nov 27 10:33:38 2018 +0200 |
committer | Ron Eldor <Ron.Eldor@arm.com> | Tue Nov 27 10:45:10 2018 +0200 |
tree | 19b6902931c11859b1d8593650a9c90c61941098 | |
parent | e6cbfc3622067903da67f57532437fa108a6a5f3 [diff] [blame] |
Update ChangeLog Update the ChangeLog with the fix.
diff --git a/ChangeLog b/ChangeLog index ae8e257..982619d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS x.xx.x branch released xxxx-xx-xx + +Bugfix + * Reduce stack usage of `mpi_write_hlp()` by eliminating recursion. + Fixes #2190. + = mbed TLS 2.7.7 branch released 2018-11-19 Security