diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f76208e03..4c31b395e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -30,7 +30,7 @@ too now. <listitem><para> Chapter 5: Removed --disable-nls from configuration of programs that don't -need that (bash, diffutils, sed) +need it (bash, diffutils, gzip, sed). </para></listitem> <listitem><para> @@ -60,11 +60,6 @@ Chapter 5: Simplified ln commands. </para></listitem> <listitem><para> -Chapter 5: Removed --disable-nls from gzip's configure commands. It's -useless there. -</para></listitem> - -<listitem><para> Chapter 5: Removed prefix=$LFS/usr from tar's make install. </para></listitem> @@ -83,6 +78,11 @@ Chapter 5+6: Upgraded gcc-2.95.2 to gcc-2.95.2.1. </para></listitem> <listitem><para> +Chapter 5: Changed the links we create during gcc-installation to +$LFS/usr/bin/cpp. +</para></listitem> + +<listitem><para> Chapter 5+6: Moved Glibc from chapter 5 to chapter 6. </para></listitem> |