diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-13 18:52:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-13 18:52:15 +0000 |
commit | 27b291a919f9a0e917551df63301c8231fc9b3da (patch) | |
tree | 0414f455c6155106a4686560613c6c4f9d6ff34a /chapter01 | |
parent | 4cf492d47371447e59ce428a212a9a4a12f48a22 (diff) |
Upgrade to Binutils-2.21. Fixes #2803.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cf2bba26f..f9aa0cdb5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-12-13</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Binutils-2.21. Fixes + <ulink url="&lfs-ticket-root;2803">#2803</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Man-Pages-3.32. Fixes <ulink url="&lfs-ticket-root;2802">#2802</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8195ae49b..6cbdec963 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -37,9 +37,9 @@ <!--<listitem> <para>Berkeley DB &db-version;</para> </listitem> --> - <!--<listitem> + <listitem> <para>Binutils &binutils-version;</para> - </listitem> --> + </listitem> <!--<listitem> <para>Bison &bison-version;</para> </listitem> --> |