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 b3d50a05a..62892b0b1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-07-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Autoconf-2.64. Fixes + <ulink url="&lfs-ticket-root;2467">#2467</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Shadow-4.1.4.2. Fixes <ulink url="&lfs-ticket-root;2465">#2465</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b86a2cddd..bb8ef0a92 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -23,9 +23,9 @@ <title>Upgraded to:</title> - <!--<listitem> + <listitem> <para>Autoconf &autoconf-version;</para> - </listitem>--> + </listitem> <listitem> <para>Automake &automake-version;</para> </listitem> |