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

Glen Barber gjb at FreeBSD.org
Tue Jul 14 20:10:08 UTC 2015


Author: gjb
Date: Tue Jul 14 20:10:07 2015
New Revision: 285562
URL: https://svnweb.freebsd.org/changeset/base/285562

Log:
  Document r277962, support for booting relocatable PowerPC kernels.
  
  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	Tue Jul 14 20:10:04 2015	(r285561)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 20:10:07 2015	(r285562)
@@ -773,6 +773,9 @@
 	  system.</para>
       </important>
 
+      <para revision="277962" arch="powerpc">Support for booting
+	relocatable kernels has been added.</para>
+
       <para revision="279189" contrib="sponsor" sponsor="&ff;"
 	arch="powerpc">Kernel support for Vector-Scalar eXtension
 	(<acronym>VSX</acronym>) found on POWER7 and POWER8 hardware


More information about the svn-src-head mailing list