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

Glen Barber gjb at FreeBSD.org
Mon Jan 12 02:08:14 UTC 2015


Author: gjb
Date: Mon Jan 12 02:08:13 2015
New Revision: 277035
URL: https://svnweb.freebsd.org/changeset/base/277035

Log:
  Document r276881, libedit UTF-8 support and sh(1) unicode
  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	Sun Jan 11 22:49:20 2015	(r277034)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Jan 12 02:08:13 2015	(r277035)
@@ -685,6 +685,10 @@
 	updated to use the new &man.dpv.3; library to display progress
 	when extracting the &os; distributions.</para>
 
+      <para revision="276881">The <literal>libedit</literal> library
+	has been updated to support <acronym>UTF</acronym>-8, which
+	additionally provides unicode support to &man.sh.1;.</para>
+
       <sect3 xml:id="abi-compat">
 	<title><acronym>ABI</acronym> Compatibility</title>
 


More information about the svn-src-head mailing list