diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e31fbbfd2..7b1906b01 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,12 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[randy] - Moved the Chapter 5 M4 installation to before GCC + Pass1 so that the internal GCC build of GMP will not fail in case + M4 doesn't exist on the host. Also updated GCC's dependencies to + reflect GMP and MPFR.</para> + </listitem> + <listitem> <para>[dj] - Changed Chapter 5 GCC Pass 1 build to static. Thanks to Jeremy Huntwork for the suggestion and supporting text.</para> </listitem> |