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/whatsnew.xml | |
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/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
1 files changed, 5 insertions, 5 deletions
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> |