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 260d86b97..0170a7bc9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-12-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Gawk-4.0.2. Fixes + <ulink url="&lfs-ticket-root;3262">#3262</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Glibc-2.17. Fixes <ulink url="&lfs-ticket-root;3261">#3261</ulink>.</para> </listitem> 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> |