diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2015-10-05 20:13:22 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2015-10-05 20:13:22 +0000 |
| commit | cac4630d51d44805dd65a8ec6fa22792091b5d85 (patch) | |
| tree | bfa37320bd41034e102ecd6b83f7eb7db9e83372 | |
| parent | 88f3c1d00c7a935b01739df0a7e6b855d59a8832 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.xml | 4 | ||||
| -rw-r--r-- | release/doc/share/xml/sponsor.ent | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 5ad0a29b71d37..9458430cd0dc6 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -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> diff --git a/release/doc/share/xml/sponsor.ent b/release/doc/share/xml/sponsor.ent index 3f28f1ef67df2..d9b51582a4cd3 100644 --- a/release/doc/share/xml/sponsor.ent +++ b/release/doc/share/xml/sponsor.ent @@ -8,6 +8,7 @@ --> +<!ENTITY abt "ABT Systems, Ltd."> <!ENTITY afrl "AFRL"> <!ENTITY chelsio "Chelsio Communications"> |
