diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-23 19:03:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-23 19:03:08 +0000 |
commit | 878bc8bc0bd1e643ed90adcc98abd8ac69f5fa69 (patch) | |
tree | b5fb47b115e86355454036350bb63f61991f532c /chapter01/whatsnew.xml | |
parent | 6f33bd1e1c81ee8cba8a37febe6d4116dcc9fd5e (diff) |
Add upstream patches for MPFR. Fixes #2983.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 672a86587..505749070 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -219,18 +219,14 @@ </itemizedlist>--> - <!--<itemizedlist> + <itemizedlist> <title>Added:</title> <listitem> - <para>&bash-fixes-patch;</para> + <para>&mpfr-fixes-patch;</para> </listitem> - <listitem> - <para>&perl-security-patch;</para> - </listitem> - - </itemizedlist>--> + </itemizedlist> <itemizedlist> <title>Removed:</title> |