diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:25:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:25:47 +0000 |
commit | bb7b78f42368b163d61d6a4ff0273757a2035543 (patch) | |
tree | 443e22e4be7bef2f97d246e61e10c5ec9e458a8d /chapter01 | |
parent | 744dcc9fb4e2daae5f37411974f10ee58f0cef05 (diff) |
Upgrade to Coreutils-8.5. Fixes #2643.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9272 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 c417dc22b..1cf9b41c5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-05-21</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Coreutils-8.5. Fixes + <ulink url="&lfs-ticket-root;2643">#2643</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Udev-154. Fixes <ulink url="&lfs-ticket-root;2639">#2639</ulink>.</para> </listitem> |