summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorMariusz Zaborski <oshogbo@FreeBSD.org>2019-07-31 19:32:39 +0000
committerMariusz Zaborski <oshogbo@FreeBSD.org>2019-07-31 19:32:39 +0000
commited2393eacf0ac2b7d7a324104b8833c0b9f3eea0 (patch)
tree24353b0c302749ebd861227c996acc6cd539a1a3 /RELNOTES
parent0ab1bfc7b28f495718a3dc4e4bc0faaea5684b0f (diff)
downloadsrc-test-ed2393eacf0ac2b7d7a324104b8833c0b9f3eea0.tar.gz
src-test-ed2393eacf0ac2b7d7a324104b8833c0b9f3eea0.zip
gnop: add note to the RELNOTES
Submitted by: markj
Notes
Notes: svn path=/head/; revision=350482
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 56f54f1b3c873..5ca2d39560502 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.
+r350471:
+ gnop(8) can now configure a delay to be applied to read and write
+ request delays. See the -d, -q and -x parameters.
+
r350307:
libcap_random(3) has been removed. Applications can use native
APIs to get random data in capability mode.