commit | 8c754218c5d97aa55ee534063767279a2354732c | [log] [tgz] |
---|---|---|
author | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed May 23 09:26:08 2018 +0100 |
committer | Andres Amaya Garcia <Andres.AmayaGarcia@arm.com> | Wed May 23 09:26:08 2018 +0100 |
tree | ff685dd122f17a939c300caa3e43b5a411cefb04 | |
parent | 0e98e88a223214952e7e75e2a1a38a875fbc13ed [diff] |
Add no symbols warning fix to ChangeLog
diff --git a/ChangeLog b/ChangeLog index 348864c..d86f1e8 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -13,6 +13,10 @@ Therefore, mbedtls_platform_zeroize() is moved to the platform module to facilitate testing and maintenance. +Bugfix + * Fix "no symbols" warning issued by ranlib when building on Mac OS X. Fix + contributed by tabascoeye in pull request #1600. + = mbed TLS 2.9.0 branch released 2018-04-30 Security