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

Glen Barber gjb at FreeBSD.org
Wed Sep 3 20:53:12 UTC 2014


Author: gjb
Date: Wed Sep  3 20:53:11 2014
New Revision: 271052
URL: http://svnweb.freebsd.org/changeset/base/271052

Log:
  Document libc updates from illumos and Apple.
  
  Submitted by:	pfg
  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	Wed Sep  3 20:07:26 2014	(r271051)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 20:53:11 2014	(r271052)
@@ -1188,6 +1188,10 @@
 	possible to examine &man.zfs.8; filesystems when <filename
 	  class="directory">/usr</filename> is unavailable.</para>
 
+      <para>Several <literal>libc</literal> improvements have been
+	merged from illumos™ and &apple;, providing better
+	internationalization support and &posix; compliance.</para>
+
       <sect3 xml:id="rc-scripts">
 	<title><filename>/etc/rc.d</filename> Scripts</title>
 


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