diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2005-02-20 01:14:11 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2005-02-20 01:14:11 +0000 |
commit | 569fc0bf4178f2ed080e4bd0eff661056d76c964 (patch) | |
tree | ac8d52fef7543930228fbf44a663d61b4871ce8e /chapter01 | |
parent | f697d702974be1dee4e33349853ef5d124eadf98 (diff) |
Removed 'doc' from dirs to be removed from /tools -- doc directory isn't greated anymore.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cccb9fd6e..7ac8512e9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -79,6 +79,12 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>February 19, 2005 [gerard]: Chapter 5-Stripping: +removed <filename class="directory">doc</filename> from the +directories to be removed in <filename +class="directory">/tools</filename>. This directory is not created +anymore.</para></listitem> + <listitem><para>February 19, 2005 [jeremy]: Added correction to chapter 5 glibc build to correct the disabling of selinux functionality. Thanks to Bobson on IRC (bobson@bobson.net) for pointing this out. Closes bugzilla |