diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-05-07 15:45:11 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-05-07 15:45:11 +0000 |
commit | 658dcabf7747fbdb2cf6931b44c796706bab63bd (patch) | |
tree | 7a0d4afd6233600960490a9045046b3ad922d21c /chapter01 | |
parent | 9de8016928be951de9fbd0e49b6ec2fc53732213 (diff) |
Change stripping in Chapter 6 to not require logout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0f4099ac8..90862e6b4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,16 @@ --> <listitem> + <para>2018-05-07</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Change stripping in Chapter 6 to not + require logout.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2018-05-05</para> <itemizedlist> <listitem> |