diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:41:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:41:13 +0000 |
commit | 109230db6c4386219bfc54d5dc589001252675e9 (patch) | |
tree | f11ae272d8234123d4c021c610c19c204e2d8134 /chapter01/whatsnew.xml | |
parent | 8f2f5e47c1e31b64e04c56c744e8a088ed7bb072 (diff) |
Upgrade to GCC-4.3.3. Fixes #2334.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8789 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 e6ed7e598..de1fe9858 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -71,9 +71,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> |