diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:42:15 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:42:15 +0000 |
commit | 8c3224210a5569b10a07572881cf21420ee37797 (patch) | |
tree | e1b5d0691ce73bd55740d0134d232ee520e23b81 /chapter01 | |
parent | db6141845a6d27a01e07f17c3d9fb2b79d568fb6 (diff) |
Upgrade to MPFR-2.4.0. Fixes #2341.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |