diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-05-15 21:36:01 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-05-15 21:36:01 +0000 |
commit | 766fc826f2c9ff064f775498d458113206d7e9c4 (patch) | |
tree | 73e2fd6d64c33b2f8187753e1a61dcabcb8855dd /chapter01 | |
parent | d920fb0a203647ffa7c77ab08dc441f2ab42286c (diff) |
fix for bzip2 hardlink issue with older distros by Chris Devine
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1881 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 031ecd0ae..3a3953ba0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,6 +27,10 @@ </para></listitem> +<listitem><para>May 15th, 2002 [markh]: Chapter 05 - Bzip2. Changed the +instructions to deal with hard links in older distros a'la the Chapter +05 gzip instructions.</para></listitem> + <listitem><para>May 11th, 2002 [markh]: Various XML fixups; mainly altering <ulink> tags to remove erroneous &#13; in the HTML output.</para></listitem> |