diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-08-14 22:32:48 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-08-14 22:32:48 +0000 |
commit | dc504daa20567832806a4a38c6946f51c66628c9 (patch) | |
tree | cafb925bc735731949c4438d36613902d7215623 /chapter01 | |
parent | 2a03ae89d57394310cf6e9a304211dc2e04a1101 (diff) |
Upgrade to Diffutils-3.1. Fixes #2912.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 198385906..d0227a625 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-08-14</para> + <itemizedlist> + <listitem> + <para>[matthew] - Update to Diffutils-3.1. Fixes + <ulink url="&lfs-ticket-root;2912">#2912</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-08-03</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 36555b57b..5e925edac 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -58,9 +58,9 @@ <listitem> <para>DejaGNU &dejagnu-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Diffutils &diffutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>E2fsprogs &e2fsprogs-version;</para> </listitem>--> |