diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-01-25 00:03:45 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-01-25 00:03:45 +0000 |
commit | e408cb05608c2d009b2685f8302ef2a692c00266 (patch) | |
tree | c0758bfc682ae46f10ca0e26e6910750f908b0d9 /chapter01 | |
parent | e691c77d104a85344c76afc4bb6264a229d4c46d (diff) |
Update to coreutils-8.25. Fixes
Simplify bash installation procedures.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 16 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 17 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d959d1b63..e6b9bfeab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,7 +36,21 @@ </listitem> --> <listitem> - <para>2016-01-01</para> + <para>2016-01-24</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to coreutils-8.25. Fixes + <ulink url="&lfs-ticket-root;3880">#3880</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Simplify bash installation procedures. Fixes + <ulink url="&lfs-ticket-root;3879">#3879</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2016-01-17</para> <itemizedlist> <listitem> <para>[bdubbs] - Update to linux-4.4. Fixes diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f5a8c713e..dab8a1b2b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -52,9 +52,9 @@ <!--<listitem> <para>Check &check-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Coreutils &coreutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>DejaGNU &dejagnu-version;</para> </listitem>--> |