diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-02-24 16:17:14 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-02-24 16:17:14 +0000 |
commit | d71eb36c234533748d80304a2302c6a4af4b0367 (patch) | |
tree | 00156ebd72ddb3542c7e8323ab3c3d09dfa2a20d /chapter01 | |
parent | 7b651d22c654660e7b750291aba49219088f5d5d (diff) |
Tags fixes (I'm bad).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c22bd2e42..56fd0eb1c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,8 +41,9 @@ <itemizedlist> <listitem> <para>[manuel] - Removed obsolete warning about reinstalling Bzip2. - Thanks to Chris Staub for the report and patch.</ulink></para> + Thanks to Chris Staub for the report and patch.</para> </listitem> + <listitem> <para>[manuel] - Removed chmod and chown commands from linux headers installation. The headers are now installed with the proper permissions. Fixes <ulink url="&lfs-ticket-root;1965">#1965</ulink></para> |