aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-09-15 20:45:13 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2007-09-15 20:45:13 +0000
commitb0a4c9a47dadc3ab2c37a034866cb542f3fffa0b (patch)
treefb6d77a8ace59cc4de2eec8cfb96a5cd29983fa1 /chapter01
parent232aa7359d4f119b062bf270e19e8a4c1d2228a0 (diff)
Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew Burgess for preparing a discrete patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
-rw-r--r--chapter01/whatsnew.xml8
2 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9f2d73f8b..6dabdd7be 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2007-09-15</para>
<itemizedlist>
<listitem>
+ <para>[jhuntwork] - Upgrade to GCC-4.2.1. Fixes
+ <ulink url="&lfs-ticket-root;2002">#2002</ulink>.
+ Thanks to Matthew Burgess for preparing a discrete patch.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to DB-4.6.19. Fixes
<ulink url="&lfs-ticket-root;2051">#2051</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 2afda712a..e8c63c12c 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -77,10 +77,10 @@
<!--<listitem>
<para>Gawk &gawk-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>GCC &gcc-version;</para>
</listitem>
- <listitem>
+ <!--<listitem>
<para>Gettext &gettext-version;</para>
</listitem>-->
<!--<listitem>
@@ -225,6 +225,10 @@
<para>db-4.5.29-fixes-1.patch</para>
</listitem>
+ <listitem>
+ <para>gcc-4.1.2-specs-1.patch</para>
+ </listitem>
+
</itemizedlist>
</sect1>