Author: dnicholson
Date: 2006-10-27 16:29:35 -0600 (Fri, 27 Oct 2006)
New Revision: 6362
Modified:
trunk/BOOK/general/genutils/screen.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Screen can now handle UTF-8
Modified: trunk/BOOK/general/genutils/screen.xml
===================================================================
--- trunk/BOOK/general/genutils/screen.xml 2006-10-27 21:24:19 UTC (rev
6361)
+++ trunk/BOOK/general/genutils/screen.xml 2006-10-27 22:29:35 UTC (rev
6362)
@@ -32,10 +32,10 @@
<para><application>Screen</application> is a terminal multiplexor that
runs several separate processes, typically interactive shells, on a single
physical character-based terminal. Each virtual terminal emulates a DEC
- VT100 plus several ANSI X3.64 and ISO 2022 functions and also supports
- configurable input and output translation, serial port support,
configurable
- logging, multi-user support, and UTF-8 character encoding support
(currently
- not supported by LFS). Screen sessions can be detached and resumed
+ VT100 plus several ANSI X3.64 and ISO 2022 functions and also provides
+ configurable input and output translation, serial port support,
+ configurable logging, multi-user support, and many character encodings,
+ including UTF-8. Screen sessions can be detached and resumed
later on a different terminal.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-10-27 21:24:19 UTC
(rev 6361)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-10-27 22:29:35 UTC
(rev 6362)
@@ -45,6 +45,11 @@
<para>October 27th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[dnicholson] - Fixed Screen description to reflect that
+ UTF-8 is now available. Thanks to Alexander Patrakov for the
+ suggestion.</para>
+ </listitem>
+ <listitem>
<para>[dnicholson] - Updated to libmusicbrainz-2.1.4, fixing
security vulnerability CVE-2006-4197. Closes ticket #2181.</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page