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

Glen Barber gjb at FreeBSD.org
Mon Oct 5 20:13:24 UTC 2015


Author: gjb
Date: Mon Oct  5 20:13:22 2015
New Revision: 288874
URL: https://svnweb.freebsd.org/changeset/base/288874

Log:
  Document r287371, support for HiSilicon HI6220 SoC.
  Add ABT Systems, Ltd. to sponsor.ent.
  
  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 Oct  5 20:13:20 2015	(r288873)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Oct  5 20:13:22 2015	(r288874)
@@ -1410,6 +1410,10 @@
 	added, providing support for 1-Wire hardware through
 	&man.gpio.4;.  See &man.ow.4;, &man.owc.4;, and
 	&man.ow.temp.4; for more information.</para>
+
+      <para revision="287371" arch="arm64" contrib="sponsor"
+	sponsor="&abt;">Support for the HiSilicon HI6220 SoC has been
+	added.</para>
     </sect2>
   </sect1>
 

Modified: head/release/doc/share/xml/sponsor.ent
==============================================================================
--- head/release/doc/share/xml/sponsor.ent	Mon Oct  5 20:13:20 2015	(r288873)
+++ head/release/doc/share/xml/sponsor.ent	Mon Oct  5 20:13:22 2015	(r288874)
@@ -8,6 +8,7 @@
 
 -->
 
+<!ENTITY abt		"ABT Systems, Ltd.">
 <!ENTITY afrl		"AFRL">
 
 <!ENTITY chelsio	"Chelsio Communications">


More information about the svn-src-head mailing list