commit | 995d5c1f8acc175a51cba898b8e5fcc9a66269c5 | [log] [tgz] |
---|---|---|
author | Peter Kolbus <peter.kolbus@garmin.com> | Sun Feb 03 08:41:41 2019 -0600 |
committer | Peter Kolbus <peter.kolbus@garmin.com> | Sun Feb 03 09:01:55 2019 -0600 |
tree | 26c796092ad80d482edb17f2438e79dd735cdf32 | |
parent | 1bc1a4c639a9aa5f68261a48e7d0e172d4799537 [diff] |
Add ChangeLog entry
diff --git a/ChangeLog b/ChangeLog index 5c2fbbb..44dd5d2 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -19,6 +19,8 @@ in X.509 module. Fixes #2212. * Reduce stack usage of `mpi_write_hlp()` by eliminating recursion. Fixes #2190. + * Fix false failure in all.sh when backup files exist in include/mbedtls + (e.g. config.h.bak). Fixed by Peter Kolbus (Garmin) #2407. Changes * Include configuration file in all header files that use configuration,