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 bb91613b9..c41f1c1f9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-05-10</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to GMP-4.3.0. Fixes + <ulink url="&lfs-ticket-root;2390">#2390</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.4.0. Fixes <ulink url="&lfs-ticket-root;2388">#2388</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 16da53253..a6a4e08a1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -80,9 +80,9 @@ <listitem> <para>Glibc &glibc-version;</para> </listitem> - <!-- <listitem> + <listitem> <para>GMP &gmp-version;</para> - </listitem> --> + </listitem> <listitem> <para>Grep &grep-version;</para> </listitem> |