diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:54:26 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-07-13 19:54:26 +0000 |
commit | 4aff39624681ad351a5f09e4f462aa53eafff828 (patch) | |
tree | 7e7ac241241a87db8273a1a1556d0a1380d2097e /chapter01/whatsnew.xml | |
parent | 19b352141cb1a77599cee467dc0c0cb57e7af47b (diff) |
Upgrade to MPFR-3.1.1. Fixes #3133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 29bf3024a..2879ddb30 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>--> @@ -297,6 +297,10 @@ </listitem> <listitem> + <para>mpfr-3.1.0-fixes-1.patch</para> + </listitem> + + <listitem> <para>perl-5.14.2-libc-1.patch</para> </listitem> |