svn commit: r52589 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Wed Dec 5 17:52:10 2018
New Revision: 52589
URL: https://svnweb.freebsd.org/changeset/doc/52589
Log:
Document r338331, arc4random_stir() and arc4random_addrandom()
removed from arc4random(3).
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Dec 5 17:52:09 2018 (r52588)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml Wed Dec 5 17:52:10 2018 (r52589)
@@ -403,7 +403,9 @@
<sect2 xml:id="userland-abi">
<title>ABI Compatibility</title>
- <para> </para>
+ <para revision="338331">The &man.arc4random.3; library has been
+ updated to remove <function>arc4random_stir()</function> and
+ <function>arc4random_addrandom()</function>.</para>
</sect2>
</sect1>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"