aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorThomas Balu Walter <tw@itreff.de>2001-03-28 14:31:12 +0000
committerThomas Balu Walter <tw@itreff.de>2001-03-28 14:31:12 +0000
commita21eb83210ffe4358cc41cf2c881d6d30dccb237 (patch)
tree3ddf2822b59d41aed305028c2e87baac29e981a6 /chapter01/changelog.xml
parenta00fc2a74ce168671f541f867ab2e9ae03f70be3 (diff)
Changed gcc-links to /usr/bin/cpp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml12
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>