* new-features.sgml (ov-new1.7.19): Add arc4random,
arc4random_addrandom, arc4random_buf, arc4random_stir and arc4random_uniform.
This commit is contained in:
		| @@ -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> | 2013-05-21  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton. | 	* new-features.sgml (ov-new1.7.19): Add __b64_ntop and __b64_pton. | ||||||
|   | |||||||
| @@ -26,7 +26,8 @@ Add support for AFS filesystem. | |||||||
| </para></listitem> | </para></listitem> | ||||||
|  |  | ||||||
| <listitem><para> | <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> | </para></listitem> | ||||||
|  |  | ||||||
| </itemizedlist> | </itemizedlist> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user