diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 9 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dad984940..9ef0533e5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-03-14</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Dejagnu-1.5. Fixes + <ulink url="&lfs-ticket-root;2845">#2845</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Add patch to fix the sparse-fiemap test failure in Coreutils-8.10. Thanks to Tadeus (Eus) Prastowo for the report and patch.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 66cc8d2ef..a173992c1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -49,9 +49,9 @@ <!--<listitem> <para>Coreutils &coreutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>DejaGNU &dejagnu-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Diffutils &diffutils-version;</para> </listitem>--> @@ -231,7 +231,9 @@ <itemizedlist> <title>Removed:</title> - <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>dejagnu-1.4.4-consolidated-1.patch</para> + </listitem> </itemizedlist> </sect1> |