Added info about UTF-8 support in Nano

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5860 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Dan Nichilson 2006-04-14 18:24:24 +00:00
parent 75df43ed0f
commit f6b83352e8
3 changed files with 31 additions and 0 deletions

View File

@ -43,6 +43,9 @@
<listitem>
<para><xref linkend="locale-unzip"/></para>
</listitem>
<listitem>
<para><xref linkend="locale-nano"/></para>
</listitem>
</itemizedlist>
@ -138,6 +141,20 @@
</sect3>
<sect3 id="locale-nano" xreflabel="Nano-&nano-version;">
<title><xref linkend="nano"/></title>
<para>The current stable version of <application>Nano</application>
(&nano-version;) does not support UTF-8 character encodings. A
development version is available which addresses these issues. This
version can be downloaded at <ulink
url="http://www.nano-editor.org/dist/v1.3/nano-1.3.11.tar.gz"/>.
Instructions for installing this version are the same as those found on
the <xref linkend="nano"/> page.</para>
</sect3>
</sect2>
</sect1>

View File

@ -44,6 +44,12 @@
<listitem>
<para>April 14th, 2006</para>
<itemizedlist>
<listitem>
<para>[dnicholson] - Added information about the Nano development
version which supplies UTF-8 support to Locale Related Issues.
Added a caution on the Nano page.</para>
for MesaLib. Fixes ticket #1904.</para>
</listitem>
<listitem>
<para>[dnicholson] - Added pkg-config as a required dependency
for MesaLib. Fixes ticket #1904.</para>

View File

@ -37,6 +37,14 @@
simple text editor which aims to replace <application>Pico</application>,
the default editor in the <application>Pine</application> package.</para>
<caution>
<para>The <application>Nano</application> package has some issues when
used in a UTF-8 based locale. A development version is available
which addresses these issues. Please see the
<xref linkend="locale-nano"/> section of the <xref
linkend="locale-issues"/>.</para>
</caution>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>