diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-05 14:26:29 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-05 14:26:29 +0000 |
commit | 172303cf8a4ed7f15c95b90581bb6864ef6ae2d0 (patch) | |
tree | 524cc0a4c25bf797254ca154610551c1a827730c /chapter01 | |
parent | eeafffd5b3547e5a7bd1bc33e8cccc58632aa549 (diff) |
Upgrade to MPC-1.0. Fixes #3142.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9925 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 0195c8c3e..73a2cfe30 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-08-05</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPC-1.0. Fixes + <ulink url="&lfs-ticket-root;3142">#3142</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Bison-2.6.1. Fixes <ulink url="&lfs-ticket-root;3140">#3140</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f2f772f32..527680fa4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -142,9 +142,9 @@ <listitem> <para>Man-pages &man-pages-version;</para> </listitem> - <!--<listitem> + <listitem> <para>MPC &mpc-version;</para> - </listitem>--> + </listitem> <listitem> <para>MPFR &mpfr-version;</para> </listitem> |