diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-13 02:09:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-13 02:09:23 +0000 |
commit | 86861ee62541505ebff518bc7199346813500864 (patch) | |
tree | 7c05e340dbbb32e56c5ad2e0e2432e4ca3d9c1c6 /chapter01/changelog.xml | |
parent | 6ea017a241f7a71c9298cb9199804b577691a016 (diff) |
Added a note to address parallel make procedures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 04273b42c..1abb7caca 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-11-12</para> <itemizedlist> <listitem> + <para>[bdubbs] Added a note to 'About SBUs' to address + parallel make procedures and how SBU values will be + affected.</para> + </listitem> + <listitem> <para>[bdubbs] Minor changes to GRUB-1.9.1 instructions.</para> </listitem> </itemizedlist> |