diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:28:11 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:28:11 +0000 |
commit | 2470e98953665078da99f6961496a9ffa9b3a419 (patch) | |
tree | d7556580f9d794e384682c150a4c74b9b248454c /chapter01 | |
parent | e48cb29697c702816125b2762cb75ccbbc121511 (diff) |
Upgrade to Diffutils-3.0. Fixes #2656.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 95c927f45..b319d378d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-05-21</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Diffutils-3.0. Fixes + <ulink url="&lfs-ticket-root;2656">#2656</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Correct documentation installation instructions for MPFR. Thanks to Chris Staub for the patch. Fixes <ulink url="&lfs-ticket-root;2655">#2655</ulink>.</para> |