diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-20 14:51:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-10-20 14:51:22 +0000 |
commit | 5b24cd9abe3c73c0e674df2e5078416a92686e94 (patch) | |
tree | 93d23f7d0f20d40ea6c64e0e5a6aac40028cdf50 /chapter01/changelog.xml | |
parent | 32fa31ba623e8087184d262e2b1d0a8f70e21601 (diff) |
Spell out the fact that the linux kernel headers are
located in the linux kernel tarball.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 a8686a180..e95032c40 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-10-20</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Spell out the fact that the linux kernel headers + are located in the linux kernel tarball.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-10-19</para> <itemizedlist> <listitem> |