aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-05-10 11:57:18 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-05-10 11:57:18 +0000
commit9b57c6ce3ae0faa37d0bb6fef0733c27ef1eb8db (patch)
tree009e37dc676d4786474e5c1e6a39aa5a8713e215 /chapter01
parent6ef6d2cce86dc8a3397a106d59f32e379fc43660 (diff)
Upgrade to GMP-4.3.0. Fixes #2390.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bb91613b9..c41f1c1f9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-05-10</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to GMP-4.3.0. Fixes
+ <ulink url="&lfs-ticket-root;2390">#2390</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to GCC-4.4.0. Fixes
<ulink url="&lfs-ticket-root;2388">#2388</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 16da53253..a6a4e08a1 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -80,9 +80,9 @@
<listitem>
<para>Glibc &glibc-version;</para>
</listitem>
- <!-- <listitem>
+ <listitem>
<para>GMP &gmp-version;</para>
- </listitem> -->
+ </listitem>
<listitem>
<para>Grep &grep-version;</para>
</listitem>