diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-09-01 14:54:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-09-01 14:54:16 +0000 |
commit | 7380c3aaa8bb1f4ed2960ff01a9ab89f725a3605 (patch) | |
tree | 8dff9d828cd30cad42a39daf13f478f38630367a /chapter01 | |
parent | 3a964dbb0b595f3aa0f038377ba7b8d40b6458d8 (diff) |
Increase host requirement for tar to version 1.22.
Replace an old link to building software in Prerequisites section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f25cac66d..19ffa8f26 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,20 @@ --> <listitem> + <para>2015-09-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Increase host requirement for tar to version 1.22. + Fixes <ulink url="&lfs-ticket-root;3835">#3835</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Replace an old link to building software + in Prerequisites section. Thanks to Simon Kitching. </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-08-25</para> <itemizedlist> <listitem> |