diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-28 11:47:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-28 11:47:06 +0000 |
commit | 5fc385aee0ad2deaeb3d57709369f307e0331cf6 (patch) | |
tree | 10ccb2edc5edcd43b32f0b3ad0d59a8bb7953b42 /chapter01 | |
parent | 188bee3c5b9859fb4442a40b37ebc176cd8ee474 (diff) |
Upgrade to GMP-5.0.3. Fixes #3006.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9719 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 dd028bd3e..4c750894e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-01-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GMP-5.0.3. Fixes + <ulink url="&lfs-ticket-root;3006">#3006</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.2.2. Fixes <ulink url="&lfs-ticket-root;3005">#3005</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c19a20eb5..19bf1721b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -85,9 +85,9 @@ <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GMP &gmp-version;</para> - </listitem>--> + </listitem> <listitem> <para>Grep &grep-version;</para> </listitem> |