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 333d8a1d6..e61b4f515 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2010-07-26</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Autoconf-2.66. Fixes + <ulink url="&lfs-ticket-root;2705">#2705</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-07-18</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c58d4ad73..0b069ec72 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -22,9 +22,9 @@ <itemizedlist> <title>Upgraded to:</title> - <!--<listitem> + <listitem> <para>Autoconf &autoconf-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Automake &automake-version;</para> </listitem> --> |