diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-10-18 06:01:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-10-18 06:01:01 +0000 |
commit | 20bd70581496081692ab55f70ea18dec9dfe94d0 (patch) | |
tree | 8917f9462f682636a3c53b9ae49258fe967aa61e /chapter01/whatsnew.xml | |
parent | 6f367b19504e4025f6b964b4538ecaa2b2b72d56 (diff) |
Update to GCC-4.8.2. Fixes #3413.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10362 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 ac7de5585..7934cc360 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>--> |