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 9e31c170f..ceef61e63 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,17 @@ <listitem> <itemizedlist> + <para>2021-02-20</para> + <listitem> + <para>[pierre] - Fix grub to prevent generation of a huge binary + blob for lzma compression. Reported on the lfs-support mailing + list by Frans de Boer.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <itemizedlist> <para>2021-02-18</para> <listitem> <para>[bdubbs] - Fix a glibc bug that causes issues with chrooted applications. Fixes |