summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index aeae976594f18..56f54f1b3c873 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.