diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-05 11:25:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-05 11:25:04 +0000 |
commit | 9d5dd7c69deb8e3686969181e50eae67b28145ea (patch) | |
tree | 1423ca50fd50dc1bc1018072f2b6a284e3c21ef7 /chapter01/changelog.xml | |
parent | 933ef25cca6b4cfe2e2c57894345472a520ccc65 (diff) |
Remove a couple of unnecessary sed commands from Binutils instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 ff709e4dd..27500d91d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2012-06-05</para> <itemizedlist> <listitem> + <para>[matthew] - Remove a couple of sed commands from Binutils' + instructions, as the tests have been fixed upstream. Thanks to Waleed + Hamra for the report.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.4.1. Fixes <ulink url="&lfs-ticket-root;3110">#3110</ulink>.</para> </listitem> |