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 4d1c250dc..b7c4ba9a6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to MPFR-2.4.0. Fixes + <ulink url="&lfs-ticket-root;2341">#2341</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Install MPFR's documentation. Fixes <ulink url="&lfs-ticket-root;2232">#2232</ulink>. Thanks to Randy McMurchy for the report and assistance with the fix.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 84e445f0b..5348af4ec 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -137,9 +137,9 @@ <listitem> <para>Module-Init-Tools &module-init-tools-version;</para> </listitem> - <!-- <listitem> + <listitem> <para>MPFR &mpfr-version;</para> - </listitem> --> + </listitem> <listitem> <para>Ncurses &ncurses-version;</para> </listitem> |