diff options
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 c23f1c9f1..c13bd74c3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -58,6 +58,10 @@ <para>2012-05-11</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GMP-5.0.5. Fixes + <ulink url="&lfs-ticket-root;3079">#3079</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Remove sed from GCC pass 2 and chapter 6, which prevented the fixincludes script from being run; it is no longer run by default. Reported by Jeremy Huntwork.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3d99d1572..e537f2d83 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> |