svn commit: r271268 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Sep 8 14:59:52 UTC 2014


Author: gjb
Date: Mon Sep  8 14:59:51 2014
New Revision: 271268
URL: http://svnweb.freebsd.org/changeset/base/271268

Log:
  Document r271130, sys/boot/libstand moved to 32-bit specific
  directory naming convention.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Sep  8 14:59:49 2014	(r271267)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Sep  8 14:59:51 2014	(r271268)
@@ -400,6 +400,13 @@
 	  &man.loader.conf.5; as a comma- or space-separated list.  By
 	  default, <literal>kernel</literal> and
 	  <literal>kernel.old</literal> are listed.</para>
+
+	<para revision="271130" contrib="sponsor" sponsor="&ff;">The
+	  <filename class="directory">sys/boot/</filename> sources
+	  have been rearranged, moving &man.libstand.3; to a directory
+	  indicating the library is built as 32-bit.  A 64-bit version
+	  of &man.libstand.3; will be added in a future &os;
+	  release.</para>
       </sect3>
 
       <sect3 xml:id="proc">


More information about the svn-src-stable-10 mailing list