diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-12 21:35:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-10-12 21:35:47 +0000 |
commit | d2f700b581e0f144da64a76759ec53fd94254b62 (patch) | |
tree | 10e6a6a4e4172e22a0a5676cd24ac2b87928cad8 /chapter01 | |
parent | 18fd33b46962d5b3920363d0e6739f1f63a7f063 (diff) |
Upgrade to MPFR-3.1.0. Fixes #2934.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 46dc49f01..57b8e4d64 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-10-12</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPFR-3.1.0. Fixes + <ulink url="&lfs-ticket-root;2934">#2934</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Module-Init-Tools-3.16. Fixes <ulink url="&lfs-ticket-root;2882">#2882</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e22426ae2..6121d3f3a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -258,9 +258,6 @@ <para>&module-init-tools-man-patch;</para> </listitem> <listitem> - <para>&mpfr-fixes-patch;</para> - </listitem> - <listitem> <para>perl-5.14.1-libc-1.patch</para> </listitem> <listitem> |