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 | |
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')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9cfdaca70..638a06e1d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-07-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPFR-3.1.1. Fixes + <ulink url="&lfs-ticket-root;3133">#3133</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Grep-2.13. Fixes <ulink url="&lfs-ticket-root;3132">#3132</ulink>.</para> </listitem> 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> |