diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-05-12 18:34:34 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-05-12 18:34:34 -0500 |
commit | 5ed37b354c07cafe913e7a4dba2b87c4e44dfe7b (patch) | |
tree | e8a2daa5bf46615906b79ab62f62339ae36d2698 /chapter01/changelog.xml | |
parent | d7a942197e713339d4dc1eedab4dafd4179a5cd8 (diff) |
Remove python tests in Chapter 8
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7c2847310..b239a4384 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,10 +42,16 @@ <listitem revision="sysv"> or <listitem revision="systemd"> as appropriate for the entry or if needed the entire day's listitem. --> + <listitem> <para>2021-05-12</para> <itemizedlist> <listitem> + <para>[bdubbs] - Removed instructions for running tests + in Python due to an idefinite hang in the partial + LFS envrionment.</para> + </listitem> + <listitem> <para>[renodr] - Moved LFS to a merged-/usr configuration. Thanks goes to Xi Ruoyao for doing almost all of the work. Fixes <ulink url="&lfs-ticket-root;4848">#4848</ulink>.</para> |