commit | bcb0460224ee4651fa5ecf77b2c3a784e10616c4 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sun Jul 19 16:00:04 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sun Jul 19 16:00:04 2015 +0200 |
tree | 754405fd1617adb7ab65fab500b649f708484f11 | |
parent | 4f3368e31e7c6443ccf9567e08a428ed353aa851 [diff] [blame] |
Fix bug with cmake and old version of GCC
diff --git a/ChangeLog b/ChangeLog index 0d2e2a1..77a5b9d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -4,6 +4,8 @@ Bugfix * 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). = mbed TLS 2.0.0 released 2015-07-13