diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-03-03 22:53:39 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-03-03 22:53:39 +0000 |
commit | 5fa3da5796f170cc7e0eba35b98760370383d3bf (patch) | |
tree | ce3f3329f625fa56ffeb7af7c30f379105013c4d /chapter01/changelog.xml | |
parent | 805a05392584ec283bb3c4baec93708e260b4a7a (diff) |
Update to binutils-2.28. Moved m4 and
+ bc to before binutils to accomodate the gold linker
+ regression tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a95bf5a65..0456ea2f0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,12 @@ <listitem> <para>2017-03-03</para> <itemizedlist> + <listitem> + <para>[bdubbs] - Update to binutils-2.28. Moved m4 and + bc to before binutils to accomodate the gold linker + regression tests. Fixes + <ulink url="&lfs-ticket-root;4059">#4059</ulink>.</para> + </listitem> <listitem revision="systemd"> <para>[renodr] - Update to dbus-1.10.16. Fixes <ulink url="&lfs-ticket-root;4050">#4050</ulink>.</para> |