diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-04-19 02:23:44 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-04-19 02:23:44 +0000 |
commit | 7a88173e383114e7a76b584f08e68ba5ecc3bc94 (patch) | |
tree | 43b336f1067dd37f6fce9f941064dc37ea96c6bf /chapter01 | |
parent | 8f8ea552f4eb876a1dd307f04b4e7b5630b9ee8b (diff) |
Move File to before binutils to prevent some configure warnings.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 920f8efd2..2bd2f4b8e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-04-18</para> <itemizedlist> <listitem> + <para>[bdubbs] - In Chapter 6, move File to before + binutils to prevent some configure warnings.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to File-5.06. Fixes <ulink url="&lfs-ticket-root;2860">#2860</ulink>.</para> </listitem> |