diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:22:03 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:22:03 +0000 |
commit | 343dc87e3dbb276b4e033670dd86bccb10747520 (patch) | |
tree | 488b7d171cbf435e6f9f1bebc06e48e848163e20 /chapter01 | |
parent | 3c4a472a47d71d20ffe17289e72d77289dff897b (diff) |
Upgrade to GMP-5.1.0. Fixes #3259.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10073 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 1d63fc83a..b5960ebe8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-12-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GMP-5.1.0. Fixes + <ulink url="&lfs-ticket-root;3259">#3259</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Tcl-8.6.0. Fixes <ulink url="&lfs-ticket-root;3257">#3257</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bd18ec6dc..19b1cfa75 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -88,9 +88,9 @@ <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GMP &gmp-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> |