diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 17abe580d..5b89066f0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,20 @@ <para>2018-01-13</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to mpfr-4.0.0. Fixes + <ulink url="&lfs-ticket-root;4185">#4185</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to mpc-1.1.0. Fixes + <ulink url="&lfs-ticket-root;4196">#4196</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2018-01-13</para> + <itemizedlist> + <listitem> <para>[dj] - Simplify and correct Libelf instructions.</para> </listitem> </itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ce5d7beeb..2335ec703 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -173,9 +173,9 @@ <listitem> <para>Man-pages-&man-pages-version;</para> </listitem> - <!--<listitem> + <listitem> <para>MPC-&mpc-version;</para> - </listitem>--> + </listitem> <listitem> <para>MPFR-&mpfr-version;</para> </listitem> |