diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-15 16:51:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-15 16:51:06 +0000 |
commit | 7f54987e8d2645da6296cc0bd406fa3ee01a8706 (patch) | |
tree | 9b6fb1df386d39575ba6b7eedd2aa8b321f7eef0 /chapter01/whatsnew.xml | |
parent | 63a2c2d454e05553cb83f3656108838f46975ba6 (diff) |
Upgrade to GMP-5.0.2. Fixes #2869.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9539 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 425000e70..04107fa36 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -91,9 +91,9 @@ <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GMP &gmp-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> |