diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-13 02:28:18 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-02-13 02:28:18 +0000 |
commit | 75828c36ccd065cca1236e0b5fc824e726d211b4 (patch) | |
tree | 9da948f1f17f5a9b3f107fc823b6dd089cd6eea3 /chapter01/changelog.xml | |
parent | cd33c02f7e461357e9c7922ae23099436b17dbd9 (diff) |
Add some locales and symlinks to avoid test errors.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 4912358cf..f55324c9e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,20 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> + <para>2019-02-011</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-4.20.7. Fixes + <ulink url="&lfs-ticket-root;4421">#4421</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to kmod-26. Fixes + <ulink url="&lfs-ticket-root;4422">#4422</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2019-02-08</para> |