From aeacf96911605e8c82c6b6639c02daa0b4754685 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 10 Mar 2017 20:49:21 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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