svn commit: r363086 - head

Mark Johnston markj at FreeBSD.org
Fri Jul 10 19:58:27 UTC 2020


Author: markj
Date: Fri Jul 10 19:58:26 2020
New Revision: 363086
URL: https://svnweb.freebsd.org/changeset/base/363086

Log:
  Add a RELNOTES entry for r363084.

Modified:
  head/RELNOTES

Modified: head/RELNOTES
==============================================================================
--- head/RELNOTES	Fri Jul 10 19:58:07 2020	(r363085)
+++ head/RELNOTES	Fri Jul 10 19:58:26 2020	(r363086)
@@ -10,6 +10,9 @@ newline.  Entries should be separated by a newline.
 
 Changes to this file should not be MFCed.
 
+r363084:
+	nc(1) now implements SCTP mode, enabled by specifying the --sctp option.
+
 r362158, r362163:
 	struct export_args has changed so that the "user" specified for
 	the -maproot and -mapall exports(5) options may be in more than


More information about the svn-src-all mailing list