Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2018 17:52:10 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52589 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes
Message-ID:  <201812051752.wB5HqAAb014408@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>&nbsp;</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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812051752.wB5HqAAb014408>