commit | 67746c35c752cbfcced10538c94f1f19913c544e | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sat May 13 23:00:05 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Mon May 15 13:23:22 2017 +0100 |
tree | 418d65e0ff895a9a389215ac2a89a546025a24d1 | |
parent | 1cdf0fd2d5a79f380847129b6778bb6e5635bace [diff] |
Add fix for #667 to ChangeLog
diff --git a/ChangeLog b/ChangeLog index 534dd4f..a35445b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -7,6 +7,9 @@ (rsa_rsaes_pkcs1_v15_decrypt(), rsa_rsaes_oaep_decrypt). Found by Laurent Simon. +Bugfix + * Fixed issue in mutexes to failing to initialise. #667 + = mbed TLS 2.1.7 branch released 2017-03-08 Security