diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:48:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-02-07 19:48:55 +0000 |
commit | 9f5d040b5c963e4cf6eaf936c0123f07e8465ab8 (patch) | |
tree | 5a14eea10f120f5746c887642a7baa28b06b7da1 /chapter01 | |
parent | 615a56582820d63d362a15e3f9130a68c1766df2 (diff) |
Upgrade to GCC-4.2.3. Fixes #2140.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8471 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4979ea953..f513530b2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2008-02-07</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to GCC-4.2.3. Fixes + <ulink url="&lfs-ticket-root;2140">#2140</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Coreutils-6.10. Removed Mktemp-1.5 as Coreutils provides its own implementation now. Removed the coreutils binary suppression patch as the configure script can now be given a |