svn commit: r285501 - in head/release/doc: en_US.ISO8859-1/relnotes share/xml

Glen Barber gjb at FreeBSD.org
Mon Jul 13 20:07:13 UTC 2015


Author: gjb
Date: Mon Jul 13 20:07:11 2015
New Revision: 285501
URL: https://svnweb.freebsd.org/changeset/base/285501

Log:
  Document r282921, nvd(4) and nvme(4) included in GENERIC.
  Add Intel to sponsors.ent (note, &intel; cannot be used here).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:09 2015	(r285500)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jul 13 20:07:11 2015	(r285501)
@@ -770,6 +770,11 @@
 	&powerpc; processors has been overhaulded to improve
 	concurrency.</para>
 
+      <para revision="282921" contrib="sponsor" sponsor="&intelcorp;"
+	arch="amd64,i386">The &man.nvd.4; and &man.nvme.4; drivers are
+	now included in the <filename>GENERIC</filename> kernel
+	configuration by default.</para>
+
       <para revision="283959" contrib="sponsor"
 	sponsor="&limelight;">A new kernel configuration option,
 	<literal>EM_MULTIQUEUE</literal>, has been added which enables

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Mon Jul 13 20:07:09 2015	(r285500)
+++ head/release/doc/share/xml/sponsor.ent	Mon Jul 13 20:07:11 2015	(r285501)
@@ -27,6 +27,7 @@
 
 <!ENTITY juniper	"Juniper Networks, Inc.">
 
+<!ENTITY intelcorp	"Intel Corporation">
 <!ENTITY ix		"iXsystems">
 
 <!ENTITY limelight	"Limelight Networks">


More information about the svn-src-head mailing list