svn commit: r271079 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Sep 4 02:14:54 UTC 2014


Author: gjb
Date: Thu Sep  4 02:14:53 2014
New Revision: 271079
URL: http://svnweb.freebsd.org/changeset/base/271079

Log:
  Document r259141, jail(8) ipv6 allocation startup bug.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Sep  4 02:06:33 2014	(r271078)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Sep  4 02:14:53 2014	(r271079)
@@ -1207,6 +1207,11 @@
 	<para revision="268098">The &man.service.8; utility has been
 	  updated to check that the &man.rc.d.8; directory exists
 	  before traversing the directory.</para>
+
+	<para revision="259141">A regression introduced in
+	  &os; 10.0-RELEASE that would prevent proper IPv6
+	  allocation via the &man.jail.8; &man.rc.8; startup script
+	  has been fixed.</para>
       </sect3>
     </sect2>
 


More information about the svn-src-all mailing list