diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-28 13:37:55 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-28 13:37:55 +0000 |
commit | 2d349643f4ac164ecdc2272f43157eb04c7f94f3 (patch) | |
tree | e3bb8cb66c29af5e69294eb6bb989ad4b92a0976 /chapter01 | |
parent | 1db98e19734fe0a4a6f6241f305f3a1651848a14 (diff) |
Upgrade to Coreutils-8.8. Fixes #2811.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9432 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 fa0db34e2..ec3ac4a63 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-12-28</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Coreutils-8.8. Fixes + <ulink url="&lfs-ticket-root;2811">#2811</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-12-19</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c7699dc5e..ebc75f0c2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -228,11 +228,11 @@ </listitem> <listitem> - <para>coreutils-8.6-i18n-1.patch</para> + <para>coreutils-&coreutils-version;-i18n-1.patch</para> </listitem> <listitem> - <para>coreutils-8.6-uname-1.patch</para> + <para>coreutils-&coreutils-version;-uname-1.patch</para> </listitem> <listitem> |