diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-25 17:42:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-25 17:42:28 +0000 |
commit | 3a964dbb0b595f3aa0f038377ba7b8d40b6458d8 (patch) | |
tree | e5ff9fb59bbb631b194e03fb6fe8f4903b349d1f /chapter01 | |
parent | 6fc168bc2ec30f8703e507692fa34424887efc01 (diff) |
Add MPFR upstream fixes patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bf8605f63..f25cac66d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,7 +37,16 @@ --> <listitem> - <para>2015-08-11</para> + <para>2015-08-25</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add MPFR upstream fixes.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2015-08-23</para> <itemizedlist> <listitem> <para>[bdubbs] - Update to libpipeline-1.4.1. Fixes diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b25d822f0..10c65e579 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -253,6 +253,10 @@ </listitem> <listitem> + <para>&mpfr-upstream-patch;</para> + </listitem> + + <listitem> <para>Tcl-core-&tcl-version;</para> </listitem> |