diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-08-26 19:00:42 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-08-26 19:00:42 +0000 |
commit | fd8e979af6bdc889913d92a232eb4d6a80f01e13 (patch) | |
tree | 0cd850497c11056a774ddaf146a771c65212d57c /chapter01 | |
parent | 165a97caf67d7fdc004e965975acb590ef37ab58 (diff) |
Upgrade to Coreutils-7.5. Fixes #2477.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 12 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d84846a1b..8d8d6f3cd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2009-08-26</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgraded to Coreutils-7.5. Fixes + <ulink url="&lfs-ticket-root;2477">#2477</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-08-19</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 52f944912..ccb310498 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -22,10 +22,6 @@ <itemizedlist> <title>Upgraded to:</title> - <listitem> - <para>No changes since LFS-6.5.</para> - </listitem> - <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem>--> @@ -47,9 +43,9 @@ <!--<listitem> <para>Bzip2 &bzip2-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> |