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

Glen Barber gjb at FreeBSD.org
Mon Mar 16 15:54:36 UTC 2015


Author: gjb
Date: Mon Mar 16 15:54:35 2015
New Revision: 280139
URL: https://svnweb.freebsd.org/changeset/base/280139

Log:
  Document r279189, VSX support.
  
  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	Mon Mar 16 15:54:32 2015	(r280138)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 16 15:54:35 2015	(r280139)
@@ -562,6 +562,11 @@
 	  The userland and kernel must be updated before rebooting the
 	  system.</para>
       </important>
+
+      <para revision="279189" contrib="sponsor" sponsor="&ff;"
+	arch="powerpc">Kernel support for Vector-Scalar eXtension
+	(<acronym>VSX</acronym>) found on POWER7 and POWER8 hardware
+	has been added.</para>
     </sect2>
 
     <sect2 xml:id="kernel-sysctl">


More information about the svn-src-head mailing list