diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-02 19:30:04 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-02 19:30:04 +0000 |
commit | 1b3fac7ade3a5376b0f8068423aec589526164b2 (patch) | |
tree | e4cf953ee17350dc8ecf9c1e9374e2d26d274150 /chapter01 | |
parent | 70b235f4cbfaff46c583d26b76aa5667a9ebb04f (diff) |
Update to binutils-2.32
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c7ad12f8d..4a4119d75 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,6 +47,16 @@ <para>2019-02-01</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to binutils-2.32. Fixes + <ulink url="&lfs-ticket-root;4417">#4417</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2019-02-01</para> + <itemizedlist> + <listitem> <para>[bdubbs] - Update to bison-3.3.1. Fixes <ulink url="&lfs-ticket-root;4412">#4412</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index af604e274..42d6ec827 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -44,9 +44,9 @@ <!--<listitem> <para>Bc &bc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Binutils-&binutils-version;</para> - </listitem>--> + </listitem> <listitem> <para>Bison-&bison-version;</para> </listitem> |