diff options
author | Thomas Balu Walter <tw@itreff.de> | 2001-03-28 13:33:38 +0000 |
---|---|---|
committer | Thomas Balu Walter <tw@itreff.de> | 2001-03-28 13:33:38 +0000 |
commit | 32bbb1c62c60e9eb763da8f0499b3815fb21a249 (patch) | |
tree | 848b5c16cfda78fee969d998462a9ef12a3d370e /chapter01/changelog.xml | |
parent | 64df8d1626281ac6c8981999064c6f6b7cf48743 (diff) |
removed some --disable-nls
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cae962a7a..f76208e03 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,11 @@ too now. </para></listitem> <listitem><para> +Chapter 5: Removed --disable-nls from configuration of programs that don't +need that (bash, diffutils, sed) +</para></listitem> + +<listitem><para> Chapter 5: Added static mawk, texinfo, and partially gettext to faciliate the move of Glibc from Chapter 5 to Chapter 6. </para></listitem> |