diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:34:57 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:34:57 +0000 |
commit | 2c662543d7b9a1077e53714f31ec6d0290d4fa62 (patch) | |
tree | 72e01666f8af9130d015008c47263eb7bd0eaffd /chapter01 | |
parent | 2673b1c997e112f90f7af4745c22603482db1141 (diff) |
Update to Coreutils-8.22. Fixes #3447.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10400 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fab8abcf1..854102dec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-16</para> <itemizedlist> <listitem> + <para>[matthew] - Update to Coreutils-8.22. Fixes + <ulink url="&lfs-ticket-root;3447">#3447</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Update to Man-Pages-3.55. Fixes <ulink url="&lfs-ticket-root;3446">#3446</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f2264c405..c45c4c1b6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -49,9 +49,9 @@ <listitem> <para>Check &check-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> |