diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-07 22:14:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-07 22:14:12 +0000 |
commit | 62bc8accf44fde8f9c0a57161aea04e4ee49cc93 (patch) | |
tree | 58f7d838701faa93a23b5ccea4bc3dea71b4a3e6 /chapter01 | |
parent | de927882c9ff7a082a2e812eade3728a8e4f5501 (diff) |
Upgrade to gcc-4.0.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9ee98af4e..b360252f4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -122,6 +122,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>October 7, 2005 [matt]: Upgrade to gcc-4.0.2.</para></listitem> + <listitem><para>October 4, 2005 [matt]: Prevent GCC from running the <command>fixincludes</command> script in chapter5 pass2 and chapter 6 (fixes bug 1636). Thanks to Tushar and Greg for their contributions on this issue.</para> |