Added gzip patch URL to appendix.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Timothy Bauscher 2003-01-09 20:13:25 +00:00
parent 660e875dd0
commit 10d18a0f10
2 changed files with 8 additions and 1 deletions

View File

@ -2,5 +2,9 @@
<title>Official Download Location</title>
<para><literallayout>Gzip (&gzip-version;):
<ulink url="ftp://ftp.gnu.org/gnu/gzip/"/></literallayout></para>
<ulink url="ftp://ftp.gnu.org/gnu/gzip/"/>
Gzip Patch (&gzip-patch-version;):
<ulink url="&ftp;/"/>
<ulink url="&http;/"/></literallayout></para>
</sect2>

View File

@ -56,6 +56,9 @@
</itemizedlist>
</para></listitem>
<listitem><para>January 9th, 2003 [timothy]: Appendix A - Gzip:
Added patch URL.</para></listitem>
<listitem><para>January 9th, 2003 [timothy]: Chapter 05 - Findutils:
Removed -D_GNU_SOURCE flag for now because it's breaking compilation;
4 people have reported this bug.</para></listitem>