aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter07/profile.xml11
-rw-r--r--general.ent4
2 files changed, 4 insertions, 11 deletions
diff --git a/chapter07/profile.xml b/chapter07/profile.xml
index 9255ef81c..0db463e9d 100644
--- a/chapter07/profile.xml
+++ b/chapter07/profile.xml
@@ -162,14 +162,7 @@ EOF</userinput></screen>
<para>UTF-8 based locales are not supported well by many programs. E.g., the
<command>watch</command> program displays only ASCII characters in UTF-8
locales and has no such restriction in traditional 8-bit locales like en_US.
- Without patches and/or installing software beyond BLFS, in UTF-8 based locales
- you will not be able to do such basic tasks as printing plain-text files from
- the command line, recording Windows-readable CDs with filenames containing
- non-ASCII characters, viewing ID3v1 tags in MP3 files and so on. Work is in
- progress to document and, if possible, fix such problems, see
- <ulink url="&blfs-root;view/svn/introduction/locale-issues.html"/>.
- It is, however, safe to use UTF-8 based locales if you are going to use only
- KDE or GNOME and never open the terminal.</para>
- <!-- All abovementioned problems except "watch" have a known fix beyond BLFS -->
+ Work is in progress to document and, if possible, fix such problems, see
+ <ulink url="&blfs-root;view/svn/introduction/locale-issues.html"/>.</para>
</sect1>
diff --git a/general.ent b/general.ent
index 7e14d93f6..adac26725 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20060515">
-<!ENTITY releasedate "May 15, 2006">
+<!ENTITY version "SVN-20060516">
+<!ENTITY releasedate "May 16, 2006">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->