aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-09-29 18:34:07 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-09-29 18:34:07 +0000
commit815b82d4e89124ce2df31bfa3e4c4e5f7af87a47 (patch)
tree1131ada24872e728d343bcc92a47b21ca6fb4a82 /chapter01
parent6d8e177ab9c2b342e431b2a9e90b68cf514334e9 (diff)
Add a patch to fix several bugs in MPFR. Fixes #2918.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--chapter01/whatsnew.xml3
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a050a55cb..8587d312a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2011-09-29</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Add a patch to correct several bugs in MPFR. Fixes
+ <ulink url="&lfs-ticket-root;2918">#2918</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2011-09-26</para>
<itemizedlist>
<listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 936544ecc..b7148380c 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -258,6 +258,9 @@
<para>libpipeline-&libpipeline-version;</para>
</listitem>
<listitem>
+ <para>&mpfr-fixes-patch;</para>
+ </listitem>
+ <listitem>
<para>PCRE-&pcre-version;</para>
</listitem>
<listitem>