diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-18 19:48:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-18 19:48:01 +0000 |
commit | d7ba3d2d2c5865b87af504e9d836171262d37656 (patch) | |
tree | 2486b049b5fc551264428fceae5c454625df627d /chapter01 | |
parent | cf7ba91e12065f87a77f827967f28d3e9e840ae4 (diff) |
Upgrade to Binutils-2.20.1. Fixes #2599.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 13 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c59b3b711..219c39170 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ </listitem> --> + + <listitem> + <para>2010-03-18</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Binutils-2.20.1. Fixes + <ulink url="&lfs-ticket-root;2599">#2599</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2010-03-01</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bbcd2700a..b44ec9ba0 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>--> |