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 f7fa4e074..e3d7873c5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-05-21</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Gawk-3.1.8. Fixes + <ulink url="&lfs-ticket-root;2659">#2659</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Install Man-DB's documentation in a versioned directory. Fixes <ulink url="&lfs-ticket-root;2658">#2658</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f8266ca12..48eda52b0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -67,9 +67,9 @@ <!--<listitem> <para>Flex &flex-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gawk &gawk-version;</para> - </listitem>--> + </listitem> <listitem> <para>GCC &gcc-version;</para> </listitem> |