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/whatsnew.xml | |
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/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
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> |