diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:04:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-10-02 20:04:13 +0000 |
commit | cbafb841580ab1d91319da2ead85ccc3a0247707 (patch) | |
tree | 467c702324e8ac59681cc562d5f804cbe14e26f6 /chapter01/changelog.xml | |
parent | 8aad1c749b54ea8a2c8fc797ba0ca09de5052ea1 (diff) |
Upgrade to GCC-4.7.2. Fixes #3190.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10009 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 ea2d39b18..e5c72a5f5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-10-02</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.7.2. Fixes + <ulink url="&lfs-ticket-root;3190">#3190</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Use latest upstream fixes patch for Make, which enables WebKitGtk to build with parallel builds. Fixes <ulink url="&lfs-ticket-root;3188">#3188</ulink>.</para> |