diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:31:58 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-12-16 22:31:58 +0000 |
commit | bd8cf55892f0a2915115edeb6ef9761d090a7165 (patch) | |
tree | 2356c321cc8206a39c7efb6c85102911f045810a /chapter01 | |
parent | ffbb143b54105f7216ef2a3c4e2964e5775e69ca (diff) |
Update to Binutils-2.24. Fixes #3438.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10396 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 c2030d94f..131d0c2dc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2013-12-16</para> <itemizedlist> <listitem> + <para>[matthew] - Update to Binutils-2.24. Fixes + <ulink url="&lfs-ticket-root;3438">#3438</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Update to File-5.16. Fixes <ulink url="&lfs-ticket-root;3437">#3437</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 218f40f51..38f23f051 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> |