diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index aceb39b39..eb1a3e9ba 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2008-01-29</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgraded to Automake-1.10.1. Fixes + <ulink url="&lfs-ticket-root;2132">#2132</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-01-22</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c0c19f993..7f62315d4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -32,9 +32,9 @@ <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> |