Date: Mon, 12 Jan 2015 02:08:14 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r277035 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201501120208.t0C28ETl088405@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501120208.t0C28ETl088405>