diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-07-08 20:23:05 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-07-08 20:23:05 +0000 |
commit | d47b15b7e026d05e55173b537b5814ac4085ea76 (patch) | |
tree | d518d070ef030f828df82f7480b2ec5361f4d85e /chapter01/changelog.xml | |
parent | b8b65b7be795a5efd9db3a974d02f777b6799806 (diff) |
Fix failures in texinfo regression tests.
Update to linux-4.17.5.
Update to meson-0.47.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6c16d292c..1fbcd903a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,23 @@ --> <listitem> + <para>2018-07-08</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix failures in texinfo regression tests.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.17.5. Fixes + <ulink url="&lfs-ticket-root;4300">#4300</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to meson-0.47.0. Fixes + <ulink url="&lfs-ticket-root;4306">#4306</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-07-07</para> <itemizedlist> <listitem> |