Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2019 22:57:18 +0000 (UTC)
From:      Mark Johnston <markj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350308 - head
Message-ID:  <201907242257.x6OMvIve033547@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
 



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