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 baca4056a..bb619efe3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-04-03</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Automake-1.11.4. Fixes + <ulink url="&lfs-ticket-root;3058">#3058</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Gawk-4.0.1. Fixes <ulink url="&lfs-ticket-root;3056">#3056</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 60bbca9b1..41f46e94f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -28,9 +28,9 @@ <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem> --> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> |