diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-14 13:13:22 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-14 13:13:22 +0000 |
commit | 94f491595f6dfa583af7eac65e327c619ceb9a13 (patch) | |
tree | 38e022f8d7c03e8f071b908c6bb10acbaf3e12fc /chapter01 | |
parent | 9f13b5a6889d63dd4657dc9a457ad783966e90c2 (diff) |
[Bug 191] Add kernel header explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 795c22b5e..e13b91f89 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,10 @@ </para></listitem> +<listitem><para>October 12th, 2001 [markh]: Chapter 5 - Kernel: Added +explanation as to why we copy the kernel headers rather than symlink +them.</para></listitem> + <listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added uncompress to the gunzip description as it was missing.</para></listitem> |