svn commit: r318039 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue May 9 17:21:32 UTC 2017


Author: gjb
Date: Tue May  9 17:21:30 2017
New Revision: 318039
URL: https://svnweb.freebsd.org/changeset/base/318039

Log:
  Document r316944, allow explicitly assigned IPv4 and IPv6 addresses to be
  used in jails.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:29 2017	(r318038)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue May  9 17:21:30 2017	(r318039)
@@ -168,6 +168,12 @@
       <para revision="317855">The &man.daemon.8; utility has been
 	updated to allow redirecting &man.stdout.4; and &man.stderr.4;
 	output to &man.syslog.3; and to a file.</para>
+
+      <para revision="316944" contrib="sponsor"
+	sponsor="&multiplay;">The &man.jail.8; utility has been
+	updated to allow explicitly-assigned <acronym>IPv4</acronym>
+	and <acronym>IPv6</acronym> addresses to be used within
+	a jail.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-all mailing list