diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:04:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:04:31 +0000 |
commit | 6397354bef20436a1aca2934c648947359accdf3 (patch) | |
tree | 12d437420ac7771db764daca1e43c67eee3039b6 /chapter01 | |
parent | e15659cf7f6d7599ae0c4e4392705731cda62683 (diff) |
Upgrade to MPC-0.9. Fixes #2837.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9483 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 35149f8cd..11abebdaf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-03-14</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to MPC-0.9. Fixes + <ulink url="&lfs-ticket-root;2837">#2837</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.37.3. Fixes <ulink url="&lfs-ticket-root;2835">#2835</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index dd90e8a5b..40f73e557 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -142,9 +142,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>--> |