diff --git a/ChangeLog b/ChangeLog index 85e38f71..6d48373f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,8 @@ function can especially be useful to write reproducible tests. libsodium in a project using cmake. - Compatibility with gcc 2.x has been restored. - Minimal builds can be checked using `sodium_library_minimal()`. + - Android builds are now using clang on platforms where it is +available. * Version 1.0.11 - `sodium_init()` is now thread-safe, and can be safely called multiple