aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2017-05-04 04:22:11 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2017-05-04 04:22:11 +0000
commit89c1c43dc35b79f84369a62a9556c7b405962dac (patch)
treeb785c74a2fa7e05de26b3c27ab39829d30f6c338 /chapter01/changelog.xml
parent427a4606fde7fd07d5fcae0287a3315c0c51aa11 (diff)
Update to gcc-7.1.0.
Update to iproute2-4.11.0. Fix some faulty gnulib code in diffutils. Disable a failing test in vim. Document a failing test in binutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4bc0674af..36e197c9c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -46,6 +46,14 @@
<para>2017-05-03</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Update to gcc-7.1.0. Fixes
+ <ulink url="&lfs-ticket-root;4082">#4082</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to iproute2-4.11.0. Fixes
+ <ulink url="&lfs-ticket-root;4081">#4081</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Fix a problem with glibc tests and
add some explanations to the configure options.</para>
</listitem>