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 3cb9b9412..facc3e3db 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-04-29</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Autoconf-2.69. Fixes + <ulink url="&lfs-ticket-root;3071">#3071</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Automake-1.12. Fixes <ulink url="&lfs-ticket-root;3070">#3070</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b02858588..c20d0df0b 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> |