commit | 6f42417ba8dd28fa77fd08d42d73c87a0253f93e | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jul 24 16:53:46 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jul 24 16:55:22 2015 +0200 |
tree | 74f496ffcb8d9f84a8ba5ab01572efc57fcd1082 | |
parent | 7ec9d44ecdc97778ee47fe84e571c8bef7bc5167 [diff] [blame] |
Fix typo in that broke installation in cmake closes #221
diff --git a/ChangeLog b/ChangeLog index 77a5b9d..7df2623 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -6,6 +6,8 @@ * Fix segfault in the benchmark program when benchmarking DHM. * Fix build error with CMake and pre-4.5 versions of GCC (found by Hugo Leisink). + * Fix bug in CMake lists that cause libmbedcrypto.a not to be installed + (found by Benoit Lecocq). = mbed TLS 2.0.0 released 2015-07-13