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

Glen Barber gjb at FreeBSD.org
Fri Jan 23 19:33:04 UTC 2015


Author: gjb
Date: Fri Jan 23 19:33:03 2015
New Revision: 277601
URL: https://svnweb.freebsd.org/changeset/base/277601

Log:
  Document r276881, libedit UTF-8 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	Fri Jan 23 19:22:18 2015	(r277600)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Fri Jan 23 19:33:03 2015	(r277601)
@@ -791,6 +791,11 @@
 	<application>strings</application> were switched to the
 	versions from the ELF Tool Chain project.</para>
 
+      <para revision="276881">The <literal>libedit</literal> library
+	has been updated to include <acronym>UTF-8</acronym> support,
+	adding <acronym>UTF-8</acronym> support to the &man.sh.1;
+	shell.</para>
+
       <para revision="277270"><application>OpenSSL</application> has
 	been updated to version 1.0.1l.</para>
     </sect2>


More information about the svn-src-all mailing list