diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-04-28 16:40:51 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-04-28 16:40:51 -0500 |
commit | 49e360b9b52900bdda162467c1d01244379c093b (patch) | |
tree | 810f34fc6012a6377d4e63cb53369ae6e7695ee3 /chapter01 | |
parent | c461bd9011d22a23ad20babaa0039958761beb16 (diff) |
Add manual locales needed for tests if using alternate locale installation
instructions.
Minor changes to boot scripts.
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a2e057b13..c588665bb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,22 @@ --> <listitem> + <para>2021-04-28</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add manual locales needed for tests + if using alternate locale installation instructions. Fixes + <ulink url="&lfs-ticket-root;4844">#4844</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Minor changes to boot scripts. Fixes + <ulink url="&lfs-ticket-root;4842">#4842</ulink>. + Thanks to Scott Andrews for the report.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2021-04-26</para> <itemizedlist> <listitem> |