commit | 93681136071e45e1d4b0ceee076d49aee17a3c6f | [log] [tgz] |
---|---|---|
author | k-stachowiak <krzysiek.stachowiak@gmail.com> | Tue Jan 29 10:19:49 2019 +0100 |
committer | k-stachowiak <krzysiek.stachowiak@gmail.com> | Tue Jan 29 12:54:10 2019 +0100 |
tree | af1630063b46fbe2e7a909d19e0de2c70b5c20ba | |
parent | 3187e7ca986fe199313343b0c810e41b543ef78a [diff] [blame] |
Reduce the timing tests complexity
diff --git a/ChangeLog b/ChangeLog index 661eb82..7bd547a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ mbed TLS ChangeLog (Sorted per branch, date) += mbed TLS 2.7.x branch released xxxx-xx-xx + +Changes + * Reduced the complexity of the timing tests, as they were failing in less + reliable environments. + = mbed TLS 2.7.9 branch released 2018-12-21 Bugfix