diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 18:11:53 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 18:11:53 +0000 |
commit | 3e0c69197fb1252726cb55b5095adf9ad8021a29 (patch) | |
tree | 8f016959949d1beeba94795558ea4470370d84c6 /chapter01 | |
parent | 58c4a181a7b976d00e554089d5d2533274a2d4b6 (diff) |
Added commands to the Chapter 6 Binutils instructions to suppress the installation of standards.info, thanks to Greg Schafer for contributing the fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c483a4f6c..c00310d72 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2008-10-11</para> <itemizedlist> <listitem> + <para>[randy] - Added commands to the Chapter 6 Binutils instructions + to suppress the installation of standards.info. Thanks to Greg + Schafer for contributing the fix.</para> + </listitem> + <listitem> <para>[randy] - Added a patch to the Procps instructions to fix a unicode related issue in the watch program.</para> </listitem> |