diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-13 08:14:19 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-13 08:14:19 +0000 |
commit | de2f14621762145de789e02a2c44ea1990d284d0 (patch) | |
tree | 5bdc3e82dda906ffe6b92e21338e7de1caf4cebd /chapter01 | |
parent | 5144c939e23262a9f1e47719a0bdcf3e086ae52f (diff) |
Upgrade to Coreutils-8.17. Fixes #3083.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3d165bd49..71b4c7e91 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2012-05-13</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Coreutils-8.17. Fixes + <ulink url="&lfs-ticket-root;3083">#3083</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-05-11</para> <itemizedlist> <listitem> |