diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 99a2df3f4..baca4056a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-04-03</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Gawk-4.0.1. Fixes + <ulink url="&lfs-ticket-root;3056">#3056</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Util-Linux-2.21.1. Fixes <ulink url="&lfs-ticket-root;3055">#3055</ulink>.</para> </listitem> 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> |