* new-features.sgml (ov-new1.7.19): Add arc4random,

arc4random_addrandom, arc4random_buf, arc4random_stir and
	arc4random_uniform.
This commit is contained in:
Corinna Vinschen 2013-05-21 19:10:06 +00:00
parent 3e096c5010
commit 7dfacd3869
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2013-05-21 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.19): Add arc4random,
arc4random_addrandom, arc4random_buf, arc4random_stir and
arc4random_uniform.
2013-05-21 Corinna Vinschen <corinna@vinschen.de>
* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton.

View File

@ -26,7 +26,8 @@ Add support for AFS filesystem.
</para></listitem>
<listitem><para>
New API: __b64_ntop, __b64_pton.
New APIs: __b64_ntop, __b64_pton, arc4random, arc4random_addrandom,
arc4random_buf, arc4random_stir, arc4random_uniform.
</para></listitem>
</itemizedlist>