diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f669191a7..b956245c2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -48,6 +48,14 @@ the correct Glibc. Fixes bug 1675. Thanks to Dan Nicholson for the report and Greg Schafer for the fix.</para> </listitem> + <listitem> + <para>[jhuntwork] - Fixed the re-adjusting of the toolchain in chapter 6 + so that chapter 6 GCC and Binutils links against the proper Glibc and so + that we don't have to keep the binutils directories from chapter 5. Also + moved a note about saving the /tools directory to the beginning of chapter 6. + Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and + Tushar Teredesai for reporting and resolving this issue.</para> + </listitem> </itemizedlist> </listitem> |