svn commit: r284825 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 25 18:44:24 UTC 2015


Author: gjb
Date: Thu Jun 25 18:44:22 2015
New Revision: 284825
URL: https://svnweb.freebsd.org/changeset/base/284825

Log:
  Document r283766, improved hang detection in em(4).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:20 2015	(r284824)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:22 2015	(r284825)
@@ -874,6 +874,10 @@
 	&man.gre.4; driver has been significantly overhauled, and has
 	been split into two separate modules, &man.gre.4; and
 	&man.me.4;.</para>
+
+      <para revision="283766" contrib="sponsor"
+	sponsor="&limelight;">The &man.em.4; driver has been updated
+	with improved transmission queue hang detection.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list