Mention that sodium_init() now calls randombytes_stir()

This commit is contained in:
Frank Denis 2013-04-26 21:18:09 -07:00
parent bd6fb7e03c
commit 4fa7625540

3
NEWS
View File

@ -1,7 +1,8 @@
* Version 0.4.1 * Version 0.4.1
- sodium_version_*() functions were not exported in version 0.4. They - sodium_version_*() functions were not exported in version 0.4. They
are now visible as intended. are now visible as intended.
- sodium_init() now calls randombytes_stir().
* Version 0.4 * Version 0.4
- Most constants and operations are now available as actual functions - Most constants and operations are now available as actual functions