diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index edea19b89..b9db4c7f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2013-03-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.8.0. Fixes + <ulink url="&lfs-ticket-root;3312">#3312</ulink>. Thanks to Pierre + Labastie for the patch on which this was based.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.8.4. Fixes <ulink url="&lfs-ticket-root;3310">#3310</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e22412f54..5b4914cb3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -76,9 +76,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> |