diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-14 12:14:34 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-14 12:14:34 +0000 |
commit | 9f13b5a6889d63dd4657dc9a457ad783966e90c2 (patch) | |
tree | e6746c6ea1fc367478bb700cbb284148a4d884b8 /chapter01 | |
parent | f2fba741d0d7392a1796101d3c3fe821716ac372 (diff) |
[Bug 204] Add uncompress to descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1315 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 9e80f09a6..795c22b5e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,10 @@ </para></listitem> +<listitem><para>October 12th, 2001 [markh]: Appendix A - Gzip: Added +uncompress to the gunzip description as it was +missing.</para></listitem> + <listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux: Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with util-linux-2.11l.</para></listitem> |