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 195af983e..c0d9c1c33 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-02-05</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Automake-1.11.3. Fixes + <ulink url="&lfs-ticket-root;3011">#3011</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Remove last remaining mentions of Module-Init-Tools. </para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ea6211df0..cb8ac33c3 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>--> |