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

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


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

Log:
  Document r282779, Thumb-2 support for ARMv7 added.
  
  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:38:58 2015	(r284816)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 25 18:44:06 2015	(r284817)
@@ -980,6 +980,9 @@
       <para revision="280259" contrib="sponsor" sponsor="&ff;">Initial
 	support for the ARM AArch64 architecture has been
 	added.</para>
+
+      <para revision="282779" arch="arm">Kernel support for Thumb-2
+	has been added.</para>
     </sect2>
   </sect1>
 


More information about the svn-src-all mailing list