diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:43:28 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:43:28 +0000 |
commit | 21d4caa9ab621da606496a3b8bbe72279dc44a84 (patch) | |
tree | 1e3d0328eb97cedff98d6d1c639f24f3c7c91b54 /chapter01/changelog.xml | |
parent | 4de1a5852b1f32a74ba8e85f6574a5a64d5c45cb (diff) |
Upgrade to GCC-4.7.1. Fixes #3117.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9888 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 bdba8cd62..9e43c1a9a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-06-23</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.7.1. Fixes + <ulink url="&lfs-ticket-root;3117">#3117</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to E2fsprogs-1.42.4. Fixes <ulink url="&lfs-ticket-root;3116">#3116</ulink>.</para> </listitem> |