diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:10:23 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:10:23 +0000 |
commit | f8b41d7b8ffab0f45431c56961500e203ab0c0f8 (patch) | |
tree | e2e2a46bd0fb3d31b5aba68828079ddca8e730e2 /chapter01 | |
parent | 2e12af5f1d9a092671a2b59b8f59f58da6e6b836 (diff) |
Upgrade to Dejagnu-1.5. Fixes #2845.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |