diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-15 22:46:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-15 22:46:14 +0000 |
commit | 6ba8e55929715ffa7c3c47ae46070eda31bbb030 (patch) | |
tree | 9c523a00dca47c6259f03ef96ab2e2e6c35573e3 /chapter01 | |
parent | 468ec2d8afe5a314b90bf124decd5639fc7a470c (diff) |
Upgrade to coreutils-8.18
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 471a7aacd..a855bd19a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,7 +38,17 @@ --> <listitem> - <para>2012-08-13</para> + <para>2012-08-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Upgrade to coreutils-8.18. Fixes + <ulink url="&lfs-ticket-root;3154">#3154</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2012-08-14</para> <itemizedlist> <listitem> <para>[bdubbs] - Upgrade to perl-5.16.1. Fixes |