From 523d2d23b8e4517a9275015d7de0984a79849ca7 Mon Sep 17 00:00:00 2001 From: k-stachowiak Date: Tue, 29 Jan 2019 11:55:11 +0100 Subject: [PATCH] Improve wording in the ChangeLog --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7bd547abb..2f69ecf07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,8 +3,8 @@ 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. + * Reduced the complexity of the timing tests, as they were assuming more than + the underlying OS actually guarantees. = mbed TLS 2.7.9 branch released 2018-12-21