diff options
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 7a5449cf1..ebe61c3e0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-06-22</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to MPFR-3.0.0. Fixes + <ulink url="&lfs-ticket-root;2687">#2687</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-06-21</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ee0efffa7..96eb6694d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -142,9 +142,9 @@ <listitem> <para>MPC &mpc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>MPFR &mpfr-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Ncurses &ncurses-version;</para> </listitem>--> |