diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-28 17:41:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-28 17:41:36 +0000 |
commit | 67fd1a9e4c49c45a3d6b160911f423cfb4816e89 (patch) | |
tree | 7949e3b27860bbc9bbbab992f032018ea7996984 /chapter01 | |
parent | 91a430e2b04e4c8f284dc131b68fba3105685242 (diff) |
Upgrade to Binutils-2.23.2. Fixes #3318.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 789d07aef..10c17218b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-03-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Binutils-2.23.2. Fixes + <ulink url="&lfs-ticket-root;3318">#3318</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Systemd-199. Fixes <ulink url="&lfs-ticket-root;3317">#3317</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0f26c9a85..588c4e244 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>--> @@ -248,6 +248,10 @@ </listitem> <listitem> + <para>binutils-2.23.1-testsuite_fix-1.patch</para> + </listitem> + + <listitem> <para>perl-5.16.2-libc-1.patch</para> </listitem> |