diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-07-02 02:59:41 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-07-02 02:59:41 +0000 |
commit | 95562ce730422d6228cba29fcfa4bd514fda88ba (patch) | |
tree | 346b2aa392fa87d5ce5d5129654e813fa6b6fa45 /chapter01 | |
parent | b728ca9a762d9daf0cd45619227d3864f8be39ed (diff) |
Clarified what SBU times include in Chapter 5 and 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 624af6c2e..7896c3673 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,13 @@ <para>2010-07-02</para> <itemizedlist> <listitem> + <para>[bdubbs] - Clarified that SBU data is not included in + Chapter 5, but is included in Chapter 6. Thanks to + littlebat for the patch. + Fixes + <ulink url="&lfs-ticket-root;2702">#2702</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Exapand and reformat notes concerning grub.cfg.</para> </listitem> |