aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-21 18:44:32 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-21 18:44:32 +0000
commit9503a7da97e9bc5866ad829e4772d1e8cf3fa051 (patch)
treef3e66657231feaa2c6e594f5fa04e34a4c2f60ef /chapter01
parent1179ee92d239aef2a357f7742913c2fef02d05f3 (diff)
Applied Zack's Creating Files patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5fd11ab5f..264c66d92 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -78,6 +78,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>May 15th, 2003 [winkie]: Chapter 06 - Creating Files: All
+those <userinput>ln</userinput> commands can be made into a few long ln
+commands.</para></listitem>
+
<listitem><para>May 15th, 2003 [winkie]: Chapter 05 - Installing
Glibc: Create an ld.so.conf file before building Glibc, to prevent an
(harmless) error.</para></listitem>