diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-09-04 15:08:43 -0500 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2023-09-04 15:08:43 -0500 |
commit | 1ec60f1daf34b0021d903405899a217e4d214b93 (patch) | |
tree | 54ad9930e087e3cc9b20d1d830fdcd261c44f17e /chapter01/changelog.xml | |
parent | 26c031abf9658f0bb8b0ea335c56b23671f49942 (diff) |
Move a caution to a better page.
Move caution regarding building by mixing
different versions of LFS to General Compilation Instructions.
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3677af3d9..46215237f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,17 @@ --> <listitem> + <para>2023-09-04</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Move caution regarding building by mixing + different version of LFS to General Compilation Instructions. Fixes + <ulink url='&lfs-ticket-root;5338'>#5338</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2023-09-02</para> <itemizedlist> <listitem> |