diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-15 13:01:21 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-15 13:01:21 +0000 |
commit | 492516d70111291db800bf5d526ad487a7adc7bc (patch) | |
tree | dfdaed5d79fc69a6f703b1ad4216a6e107b413b8 /chapter01/changelog.xml | |
parent | 811364d703b8c5e8526b827e6947298993ce7a30 (diff) |
various updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 73b30f7d1..138479341 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,8 +27,11 @@ </para></listitem> +<listitem><para>Chapter 5: sed command for bzip2 static compile has been +replaced with a simpler flag to gcc.</para></listitem> + <listitem><para>Chapter 5: A sed for fileutils-4.1 static has been added to -avoid Segmentation Fault problems on AMD systems.</para></listitem> +avoid Segmentation Fault problems on glibc-2.2.3 systems.</para></listitem> <listitem><para>Chapter 6: Util-linux sed command has been replaced with a flag to make.</para></listitem> |