diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c57dc89c7..5e05810f5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-04-18</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPFR-3.0.1. Fixes + <ulink url="&lfs-ticket-root;2852">#2852</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to XZ-Utils-5.0.2. Fixes <ulink url="&lfs-ticket-root;2851">#2851</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e0deb5b70..eb5f20f1c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -145,9 +145,9 @@ <listitem> <para>MPC &mpc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>MPFR &mpfr-version;</para> - </listitem>--> + </listitem> <listitem> <para>Ncurses &ncurses-version;</para> </listitem> |