diff options
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 6 insertions, 3 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> @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20010814"> -<!ENTITY releasedate "August 14th, 2001"> +<!ENTITY version "20010815"> +<!ENTITY releasedate "August 15th, 2001"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |