diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-24 09:43:50 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-24 09:43:50 +0000 |
commit | 439e260f8f5f35876418ad7bbb8d449a2d3c0334 (patch) | |
tree | 339debb1e50d8a0fe402da8147e593340ed8281c /chapter01/whatsnew.xml | |
parent | 71935f44397334fc0b921a867be390ff94eeddee (diff) |
Upgrade to GMP-5.0. Fixes #2546.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9154 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 4b7ab1961..66f8023c3 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -82,9 +82,9 @@ <listitem> <para>Glibc &glibc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>GMP &gmp-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> |