commit | d8ea8d41a3102e744ca30098677a72e95461bab0 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Jun 01 19:11:55 2018 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Jun 15 09:30:34 2018 +0100 |
tree | 90f2a84ebf30783035a0864cd3bcded4777d2112 | |
parent | df484d6b111fd3737fb5996fc639983ba9d48864 [diff] [blame] |
Add ChangeLog entry for Microblaze fix
diff --git a/ChangeLog b/ChangeLog index 2d33641..bf6a18f 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,8 @@ Bugfix * Fix redundant declaration of mbedtls_ssl_list_ciphersuites. Raised by TrinityTonic. #1359. + * Fix an issue with MicroBlaze support in bn_mul.h which was causing the + build to fail. Found by zv-io. Fixes #1651. Changes * Support TLS testing in out-of-source builds using cmake. Fixes #1193.