diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3a7b6ab90..044989575 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2007-03-14</para> + <itemizedlist> + <listitem> + <para>[dnicholson] - Force the host's linker to be used throughout + Binutils-Pass1 and GCC-Pass1. This makes the build more robust since + the host's compiler may not be compatible with the linker installed + in Binutils-Pass1, such as on newer Fedora hosts.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-03-04</para> <itemizedlist> <listitem> |