diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-14 21:23:10 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-14 21:23:10 +0000 |
commit | d84d0ba68fad93f13c0fe2101b2d8201d56a1889 (patch) | |
tree | 9765ca262ff19d5ccb0952f84229f6e3d528d01f /chapter01/changelog.xml | |
parent | 7c6d7821b9d538d7f7d187ea7ff142cbb852acb7 (diff) |
Update to linux-4.20.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 85fdfd493..390242f96 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,10 @@ <para>2019-02-011</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to linux-4.20.8. Fixes + <ulink url="&lfs-ticket-root;4423">#4423</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Fix a problem when building Python in Chapter 5 where some hosts may use host dependent headers.</para> |