diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-12 20:15:16 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-12 20:15:16 +0000 |
commit | 1335450983e08541fafedcca3632d4e0df335da4 (patch) | |
tree | 8ef022f8b8e6200759d0aebecb8068984490b9b3 /chapter01 | |
parent | 68edbd40b69d8c55bc2c9945ea56690ff8d147cc (diff) |
Added a patch to the Chapter 6 Binutils instructions to correct some errors in the test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7774d98ec..ba6536f86 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[randy] - Added a patch to the Chapter 6 Binutils instructions + to correct some errors in the test suite.</para> + </listitem> + <listitem> <para>[dj] - Corrected installation of udev rule files.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 249739402..c9b94e053 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -219,6 +219,14 @@ </listitem> <listitem> + <para>&binutils-configure-patch;</para> + </listitem> + + <listitem> + <para>&binutils-gcc-patch;</para> + </listitem> + + <listitem> <para>&coreutils-old-kernel-patch;</para> </listitem> |