diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 12 |
2 files changed, 14 insertions, 2 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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3bbfea85e..d2c1893ae 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -73,9 +73,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> @@ -227,6 +227,10 @@ </listitem> <listitem> + <para>&gcc-startfiles-patch;</para> + </listitem> + + <listitem> <para>&glibc-installation-patch;</para> </listitem> @@ -244,6 +248,10 @@ </listitem> <listitem> + <para>gcc-4.7.1-startfiles_fix-1.patch</para> + </listitem> + + <listitem> <para>kmod-9-testsuite-1.patch</para> </listitem> |