diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:23:39 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:23:39 +0000 |
commit | bb543c2f66bd2f11cbdfb2a4312adc455f57183b (patch) | |
tree | 32187ba9ff1afd7562821a15e938afd95e60b335 /chapter01/whatsnew.xml | |
parent | c906b7e5cc69bc203b14204e7bdeeeea3fc4fb4a (diff) |
Upgrade to Gawk-4.0.2. Fixes #3262.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10076 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 904a14608..f4b6f25b9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -73,9 +73,9 @@ <!--<listitem> <para>Flex &flex-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gawk &gawk-version;</para> - </listitem>--> + </listitem> <listitem> <para>GCC &gcc-version;</para> </listitem> |