diff --git a/RELNOTES b/RELNOTES index 5ca2d3956050..edaf17c365ce 100644 --- a/RELNOTES +++ b/RELNOTES @@ -14,6 +14,9 @@ r350471: gnop(8) can now configure a delay to be applied to read and write request delays. See the -d, -q and -x parameters. +r350315, r350316: + Adds a Linux compatible copy_file_range(2) syscall. + r350307: libcap_random(3) has been removed. Applications can use native APIs to get random data in capability mode.