aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-18 23:43:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-04-18 23:43:38 +0000
commitb84fe840018041fe68791817204c24b51b8dbaed (patch)
tree7c48815fc877e32f35852f27452010ea27302758 /chapter01
parent85583fa885aa03ffece8ed726c8510d0bae7b9eb (diff)
Add upstream mpfr fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml3
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b11b53c6d..8671050be 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,10 @@
<para>2014-04-18</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added mpfr upstream patch. Fixes
+ <ulink url="&lfs-ticket-root;3537">#3537</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Added readline upstream patch. Fixes
<ulink url="&lfs-ticket-root;3532">#3532</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index e121a7ea1..9ac1cf26b 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -254,6 +254,9 @@
<para>libcap-&libcap-version;</para>
</listitem>
<listitem>
+ <para>&mpfr-fixes-patch;</para>
+ </listitem>
+ <listitem>
<para>&readline-fixes-patch;</para>
</listitem>
<listitem>