diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-28 17:39:51 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-28 17:39:51 +0000 |
commit | 5b822933d385b69d811caa8469ab7c7354891d1d (patch) | |
tree | 084285e93d4be778340816f79e3c74393c100963 /chapter01 | |
parent | 01674d0f393eec684622b2efdf37ce270febe21c (diff) |
Upgrade to Diffutils-3.3. Fixes #3315.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 4cbb9f731..7c09add0c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-03-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Diffutils-3.3. Fixes + <ulink url="&lfs-ticket-root;3315">#3315</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to File-5.14. Fixes <ulink url="&lfs-ticket-root;3313">#3313</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b62494530..26c972856 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -55,9 +55,9 @@ <listitem> <para>DejaGNU &dejagnu-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Diffutils &diffutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>E2fsprogs &e2fsprogs-version;</para> </listitem>--> |