aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2019-07-24 22:57:17 +0000
committerMark Johnston <markj@FreeBSD.org>2019-07-24 22:57:17 +0000
commit2b3ac10a272150eaf7d185703d9ad341f776afce (patch)
tree1f13c041cf03e5e76da55c0d113baaee559d6295 /RELNOTES
parenta76f78dc3f43dbc25021f17255fee87cc0eafc73 (diff)
downloadsrc-2b3ac10a272150eaf7d185703d9ad341f776afce.tar.gz
src-2b3ac10a272150eaf7d185703d9ad341f776afce.zip
Document r350307.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=350308
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index aeae976594f1..56f54f1b3c87 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -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.