diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-08-14 02:07:20 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-08-14 02:07:20 +0000 |
commit | d29479a11f0ea26c79d1ab252070ed08740e5d65 (patch) | |
tree | 407d8d561ea88a5542684f4c6394e1b8ca27e625 /chapter01 | |
parent | 6de2d0a89e6b6c06658773ceb61cbc6e120c2c44 (diff) |
textual change that removes some confusion and very bad English
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 5f5c53d66..9e264c5aa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -51,6 +51,10 @@ </itemizedlist> </para></listitem> +<listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the +<emphasis>--with-curses</emphasis> switch from the Bash installation as +it's unnecessary here.</para></listitem> + <listitem><para>August 9th, 2002 [timothy]: Updated to modutils-2.4.19, linux-2.4.19, gettext-0.11.5, binutils-2.13, textutils-2.1.</para></listitem> |