Update ChangeLog

This commit is contained in:
Frank Denis 2017-03-10 20:49:21 +01:00
parent ce09b73843
commit aeacf96911

View File

@ -31,6 +31,8 @@ function can especially be useful to write reproducible tests.
libsodium in a project using cmake. libsodium in a project using cmake.
- Compatibility with gcc 2.x has been restored. - Compatibility with gcc 2.x has been restored.
- Minimal builds can be checked using `sodium_library_minimal()`. - 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 * Version 1.0.11
- `sodium_init()` is now thread-safe, and can be safely called multiple - `sodium_init()` is now thread-safe, and can be safely called multiple