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 8ce7c3a8a..2f9ea2cba 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-10-18</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Autoconf-2.68. Fixes + <ulink url="&lfs-ticket-root;2763">#2763</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Libtool-2.4. Fixes <ulink url="&lfs-ticket-root;2762">#2762</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 37c90e9ec..7623f78d4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -25,9 +25,9 @@ <listitem> <para>None</para> </listitem> - <!--<listitem> + <listitem> <para>Autoconf &autoconf-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Automake &automake-version;</para> </listitem> --> |