diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 10 insertions, 2 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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 281ed265f..aaaf4e3d8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -92,9 +92,9 @@ <!--<listitem> <para>Gawk &gawk-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GCC &gcc-version;</para> - </listitem>--> + </listitem> <listitem> <para>GDBM &gdbm-version;</para> </listitem> |