diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 19:56:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-03 19:56:11 +0000 |
commit | ff1d9e0115c3d3227d504b97829a88dce30e76c5 (patch) | |
tree | d5a63a504409da4c21fa8c7b46a717b8fb5e24f2 /chapter01/changelog.xml | |
parent | 3e801560a71bead93f49fdcc665962563a71d9ea (diff) |
Upgrade to GCC-4.5.1. Fixes #2727.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 533248c37..47330c30a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-08-03</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.5.1. Fixes + <ulink url="&lfs-ticket-root;2727">#2727</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Make-3.82. Fixes <ulink url="&lfs-ticket-root;2726">#2726</ulink>.</para> </listitem> |