diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:31:25 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-21 22:31:25 +0000 |
commit | 2fe99058bad674b7351a77217a2156a8572780da (patch) | |
tree | 38a0dccba2505d1e2830d4de8806573ddb69ce37 /chapter01 | |
parent | ceae9c1eb887fce21987b5c61b063edd75a139ff (diff) |
Upgrade to MPC-0.8.2. Fixes #2664.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9279 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 9c9f44d70..565f75b50 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-05-21</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPC-0.8.2. Fixes + <ulink url="&lfs-ticket-root;2664">#2664</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Inetutils-1.8. Fixes <ulink url="&lfs-ticket-root;2663">#2663</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3774c4b51..da22b87b8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -139,9 +139,9 @@ <!--<listitem> <para>Module-Init-Tools &module-init-tools-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>MPC &mpc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>MPFR &mpfr-version;</para> </listitem>--> |