svn commit: r52426 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Wed Oct 31 20:24:11 UTC 2018


Author: gjb
Date: Wed Oct 31 20:24:03 2018
New Revision: 52426
URL: https://svnweb.freebsd.org/changeset/doc/52426

Log:
  Document r338059, arc4random(3) updated to match OpenBSD v1.35
  version.
  
  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 Oct 31 20:24:02 2018	(r52425)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Wed Oct 31 20:24:03 2018	(r52426)
@@ -228,7 +228,8 @@
     <sect2 xml:id="userland-libraries">
       <title>Runtime Libraries and API</title>
 
-      <para> </para>
+      <para revision="338059">The &man.arc4random.3; library has been
+	updated to match the OpenBSD version 1.35.</para>
     </sect2>
 
     <sect2 xml:id="userland-abi">


More information about the svn-doc-all mailing list