Author: dnicholson
Date: 2006-04-14 12:24:24 -0600 (Fri, 14 Apr 2006)
New Revision: 5860

Modified:
   trunk/BOOK/introduction/important/locale-issues.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/editors/nano.xml
Log:
Added info about UTF-8 support in Nano

Modified: trunk/BOOK/introduction/important/locale-issues.xml
===================================================================
--- trunk/BOOK/introduction/important/locale-issues.xml 2006-04-14 17:46:01 UTC 
(rev 5859)
+++ trunk/BOOK/introduction/important/locale-issues.xml 2006-04-14 18:24:24 UTC 
(rev 5860)
@@ -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>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2006-04-14 17:46:01 UTC 
(rev 5859)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2006-04-14 18:24:24 UTC 
(rev 5860)
@@ -45,6 +45,12 @@
       <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>
         </listitem>

Modified: trunk/BOOK/postlfs/editors/nano.xml
===================================================================
--- trunk/BOOK/postlfs/editors/nano.xml 2006-04-14 17:46:01 UTC (rev 5859)
+++ trunk/BOOK/postlfs/editors/nano.xml 2006-04-14 18:24:24 UTC (rev 5860)
@@ -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>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to