diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0036d3e65..0d550b172 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,17 @@ <itemizedlist> <para>2021-02-02</para> <listitem> + <para>[pierre] - Move tcl, expect, and dejagnu just before binutils + in chapter 8: this allows to build them against chapter 8 + glibc.</para> + </listitem> + <listitem> + <para>[pierre] - Tweaks to allow building with glibc-2.33: + build a "file" executable for the host before cross-compiling + it; replace the relinked libctf with the one that was linked + during "make" in binutils-pass2.</para> + </listitem> + <listitem> <para>[bdubbs] - Update to bc-3.2.6. Fixes <ulink url="&lfs-ticket-root;4800">#4800</ulink>.</para> </listitem> |