diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-21 05:19:14 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-21 05:19:14 +0000 |
commit | 36f12da493f48bd1d97694665dbcc7481a5cb80c (patch) | |
tree | fd89b8c78f1b3f6ff7581e60c804c3f8fa4a7126 /chapter01/changelog.xml | |
parent | 324209d15ca9e436f545d206ab5eb08aa3a9072d (diff) |
Put back instructions to disable installation of vi_VN.TCVN locale in glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6e38e7e0b..2a09590fa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-10-21</para> <itemizedlist> <listitem> + <para>[dj] - Reintroduced the command to supress installation of the + vi_VN.TCVN locale as bash is still broken with it.</para> + </listitem> + <listitem> <para>[dj] - Put Coreutils-i18n patch back into place.</para> </listitem> </itemizedlist> |