diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-05-03 22:24:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-05-03 22:24:14 +0000 |
commit | b7e1c21720964ffb5f646e37f266aaf70ecd1325 (patch) | |
tree | 6ce53ab1bbe46746b3c384c7ae5039cd7b5abbee /chapter01 | |
parent | 015473e79086108dd15b84e4ec6b29f62662d044 (diff) |
Update to gcc-9.1.0.
Update to linux-5.0.11.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2ef9306ce..9adb57cbc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,20 @@ --> <listitem> + <para>2019-04-20</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to gcc-9.1.0. Fixes + <ulink url="&lfs-ticket-root;4463">#4463</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-5.0.11. Fixes + <ulink url="&lfs-ticket-root;4459">#4461</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2019-04-23</para> <itemizedlist> <listitem> |