diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-05 01:21:14 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-05 01:21:14 +0000 |
commit | 74b6e0ce7f3cf5796eb4eed8e04cb5fc3fa6b9e3 (patch) | |
tree | 98ca900dd6a296f678b291619c39885e0c57d413 /chapter01/changelog.xml | |
parent | 2b18510594e18d3567763f3b06deb44d81baabfc (diff) |
Corrected text in gzip instructions - proper explanation of the reason for the sed command - Bug 551
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 728c85336..1819a0041 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,10 @@ </itemizedlist> </para></listitem> +<listitem><para>September 4th, 2003 [jeremy]: Chapter 6 - Gzip: +Altered text to better explain the reason behind the sed command +used in the gzip installation. Closes bug 551.</para></listitem> + <listitem><para>September 4th, 2003 [jeremy]: Chapter 4 - Downloading patches: Added a note regarding Tushar's patches project, and a link to the patches home page.</para></listitem> |