aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-08-28 22:33:39 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-08-28 22:33:39 +0000
commitdf57973f899eb0dbdf396bea748115970effe8af (patch)
tree490f24f4d1f0e5b402b696ecb632c3a5c4144faf /chapter01
parent110969fabc1d08efe33d2606322d531cfeec2615 (diff)
Noted removal of linking m4 statically
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9a8edac38..0fd515bbe 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -29,6 +29,11 @@
</para></listitem>
+<listitem><para>August 28th, 2001 [gerard]: Chapter 6-M4: Removed the note
+about linking m4 statically outside of chroot. LFS doesn't use
+Glibc-2.1.x anymore, so this claim may not be true. It'll have to be
+tested again.</para></listitem>
+
<listitem><para>August 28th, 2001 [gerard]: Chapter 5+6+*: Removed the
-f flags from cp commands. cp's behaviour has changed with
fileutils-4.1, doing something totally different than