diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-10-20 18:13:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-10-20 18:13:44 +0000 |
commit | 91f77b3165893d35c8f77eba475333c72891e881 (patch) | |
tree | 50e4d7f20bb24a9a837ae37de4b5447026e24e68 /chapter01/whatsnew.xml | |
parent | 093af3be1e122c77525069040a5e3628a469eb86 (diff) |
Upgrade to GCC-4.4.2. Fixes #2504.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 103dbebe4..b0d55ea49 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -70,9 +70,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> |