diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-16 19:14:46 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-16 19:14:46 +0000 |
commit | 993c15f04fc312f2c5dc35b54e26bc4820420ba3 (patch) | |
tree | 55e775e88c88c817751798d0821ad7e7a767a7e2 /chapter01 | |
parent | 31ac6918e9d78e62c3aea322db55df7839303f5e (diff) |
Upgrade to MPFR-3.1.2. Fixes #3306.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3ac9f9293..f7d249308 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-03-16</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPFR-3.1.2. Fixes + <ulink url="&lfs-ticket-root;3306">#3306</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Dejagnu-1.5.1. Fixes <ulink url="&lfs-ticket-root;3305">#3305</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a2b434306..e22412f54 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -148,9 +148,9 @@ <!--<listitem> <para>MPC &mpc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>MPFR &mpfr-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Ncurses &ncurses-version;</para> </listitem>--> |