diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 11:56:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 11:56:47 +0000 |
commit | 6ef6d2cce86dc8a3397a106d59f32e379fc43660 (patch) | |
tree | bc5e45b457521db9943c4937eee9c751f7c1cf7e /chapter01 | |
parent | c273dc4d1763f00b408b0733884b829b82c158ad (diff) |
Upgrade to GCC-4.4.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 840b427dc..bb91613b9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-05-10</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.4.0. Fixes + <ulink url="&lfs-ticket-root;2388">#2388</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Findutils-4.4.1. Fixes <ulink url="&lfs-ticket-root;2387">#2387</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9a1d471b9..16da53253 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -221,6 +221,10 @@ </listitem> <listitem> + <para>&flex-gcc-patch;</para> + </listitem> + + <listitem> <para>&gcc-startfiles-patch;</para> </listitem> |