aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-09-10 00:17:44 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-09-10 00:17:44 +0000
commit56029fbfe45458edd08c306b754a4fb1bb9a8468 (patch)
treed1e65677c76feb55adeea9070b7a29f89864e996 /chapter01
parent645ddbabb6a21dadefca4f3d83e93b7cdae6daeb (diff)
Removed installation of gcc 2.95.3 c++ compiler, added Zack's patch to fix the return-type problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c2fb63e8c..71fa65bea 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -83,6 +83,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - GCC 2.95.3:
+Removed compilation of C++, added Zack's return-type patch.</para></listitem>
+
<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Coreutils:
Added coreutils-5.0-hostname-2.patch, which suppresses the build of the
hostname binary, and also suppresses it's check.</para></listitem>