aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:30:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-13 07:30:09 +0000
commit9c713f35af3c0fafaf4ffb31775e9a83d648d650 (patch)
tree104371404a29e14ab3eaef9062c9dd50c6b35fd4 /chapter01
parent20c9af0c44816f247d1529a839353f008c67e9e4 (diff)
Applied Zack's config-sys patch which fixes bug #510 which was originall patched and submitted by Alex (confused yet?)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 186d313ec..baaea2060 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -74,6 +74,13 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 12th, 2003 [winkie]: Applied "Configuring system
+components" patch to polish the text. Closes bug #510.</para></listitem>
+
+<listitem><para>May 13th, 2003 [gerard]: Chapter 06: Removed TCL, Expect
+and DejaGNU. Nothing uses this once past GCC in chapter 6. The versions
+in /stage1/bin do the job just fine.</para></listitem>
+
<listitem><para>May 13th, 2003 [winkie]: Chapter 06 - Installing Shadow:
touch the /usr/bin/passwd file before installation. Not doing so results in
Shadow thinking passwd will be in /bin/passwd.</para></listitem>