svn commit: r267407 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 12 16:26:27 UTC 2014


Author: gjb
Date: Thu Jun 12 16:26:26 2014
New Revision: 267407
URL: http://svnweb.freebsd.org/changeset/base/267407

Log:
  Document r267379, arc4random(3) merge.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 16:17:01 2014	(r267406)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 16:26:26 2014	(r267407)
@@ -666,6 +666,9 @@
 	device is an active kernel console, otherwise it is equivalent
 	to <literal>off</literal>.</para>
 
+      <para revision="267379">The &man.arc4random.3; library has been
+	updated to match that of &os;-CURRENT.</para>
+
       <sect3 xml:id="periodic-scripts">
 	<title>&man.periodic.8; Scripts</title>
 


More information about the svn-src-all mailing list