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

Glen Barber gjb at FreeBSD.org
Tue Jul 14 01:32:19 UTC 2015


Author: gjb
Date: Tue Jul 14 01:32:18 2015
New Revision: 285518
URL: https://svnweb.freebsd.org/changeset/base/285518

Log:
  Document r276068, fix for panic when destroying vnet jail with
  gif(4).
  
  Approved by:	re (implicit)
  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	Tue Jul 14 01:32:04 2015	(r285517)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 01:32:18 2015	(r285518)
@@ -330,7 +330,9 @@
     <sect2 xml:id="kernel-bugfix">
       <title>Kernel Bug Fixes</title>
 
-      <para> </para>
+      <para revision="276068">A kernel panic triggered when destroying
+	a &man.vnet.9; &man.jail.8; configured with &man.gif.4; has
+	been fixed.</para>
     </sect2>
 
     <sect2 xml:id="kernel-config">


More information about the svn-src-all mailing list