svn commit: r350308 - head

Mark Johnston markj at FreeBSD.org
Wed Jul 24 22:57:18 UTC 2019


Author: markj
Date: Wed Jul 24 22:57:17 2019
New Revision: 350308
URL: https://svnweb.freebsd.org/changeset/base/350308

Log:
  Document r350307.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Wed Jul 24 22:50:43 2019	(r350307)
+++ head/RELNOTES	Wed Jul 24 22:57:17 2019	(r350308)
@@ -10,6 +10,10 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r350307:
+	libcap_random(3) has been removed.  Applications can use native
+	APIs to get random data in capability mode.
+
 r349352:
 	nand(4) and related components have been removed.
 


More information about the svn-src-head mailing list