diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-04-03 21:40:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-04-03 21:40:03 +0000 |
commit | 59c2a94ea5df173d9d9a97cecde962e91cdc78bd (patch) | |
tree | 04f2fecdf76e8a55a8bfefbb65096948c4a23117 /chapter01/whatsnew.xml | |
parent | 899d38f3948f8305ab4678b78181fb447cab6e42 (diff) |
Upgrade to Gawk-4.0.1. Fixes #3056.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9802 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 a4de0536a..60bbca9b1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -70,9 +70,9 @@ <!--<listitem> <para>Flex &flex-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gawk &gawk-version;</para> - </listitem>--> + </listitem> <listitem> <para>GCC &gcc-version;</para> </listitem> |