diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-10-20 18:12:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-10-20 18:12:36 +0000 |
commit | 093af3be1e122c77525069040a5e3628a469eb86 (patch) | |
tree | 234608d5499056f4770dd6347342b6e759d9e312 /chapter01 | |
parent | 7c4b9931a5b37089f5e417dde6909c3780ff4387 (diff) |
Upgrade to Binutils-2.20. Fixes #2505.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d9a4b74f0..d1b0752de 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-10-20</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgraded to Binutils-2.20. Fixes + <ulink url="&lfs-ticket-root;2505">#2505</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-10-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0a1054572..103dbebe4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -34,9 +34,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>--> @@ -223,6 +223,10 @@ </listitem> <listitem> + <para>glibc-2.10.1-binutils-1.patch</para> + </listitem> + + <listitem> <para>gzip-1.3.13-zdiff-1.patch</para> </listitem> |