Update ChangeLog
This commit is contained in:
parent
ce09b73843
commit
aeacf96911
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user