diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-29 20:09:32 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-29 20:09:32 +0000 |
commit | 97719418c112b0322a9c671a5ecedeab7de8cc1c (patch) | |
tree | d7a337b9fae81de6226829af4da21cbd926ab770 /chapter01 | |
parent | 869b0f1a5d20a1e28081e83a79a22015735880f4 (diff) |
Upgrade to GCC-4.6.2. Fixes #2951.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9657 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
2 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fb025167d..4626a745c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-10-29</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GCC-4.6.2. Fixes + <ulink url="&lfs-ticket-root;2951">#2951</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Util-Linux-2.20.1. Fixes <ulink url="&lfs-ticket-root;2947">#2947</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 637c80267..248aa88bc 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -79,9 +79,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> @@ -234,13 +234,13 @@ </itemizedlist>--> - <!--<itemizedlist> + <itemizedlist> <title>Removed:</title> <listitem> - <para>PLACEHOLDER</para> + <para>gcc-4.6.1-locale-1.patch</para> </listitem> - </itemizedlist>--> + </itemizedlist> </sect1> |