diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-01 21:50:38 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-01 21:50:38 +0000 |
commit | 58fad2ba6b9aebef45f16a67225f5f43a7875787 (patch) | |
tree | a0b60500bfeee6bfdaf15e43b1415e1ff1e16051 /chapter01/changelog.xml | |
parent | 363f3d2423c73ae384c5bc06f9bd2ad476384794 (diff) |
Upgrade to Diffutils-2.9. Fixes #2577.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4138ff95b..5603de930 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2010-03-01</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Diffutils-2.9. Fixes + <ulink url="&lfs-ticket-root;2577">#2577</ulink>. This also drops + the i18n patch as it has been rejected upstream.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to GMP-5.0.1. Fixes <ulink url="&lfs-ticket-root;2572">#2572</ulink>.</para> </listitem> |