aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-04-16 19:23:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-04-16 19:23:27 +0000
commitb782e0511b029f5ef89b472529d9c2b5334b6f10 (patch)
tree19196798e6fa1214f2464669dad89fcd18514e14 /chapter01
parent1686ad863c356d7106d8a6119d606a7846ff5088 (diff)
Upgrade to Gzip-1.3.12. Fixes #1989.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5635ea814..dfd203766 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-04-16</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Gzip-1.3.12. Fixes
+ <ulink url="&lfs-ticket-root;1989">#1989</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Remove File's reg_startend patch. It is not
necessary on Glibc-based systems. Thanks to Greg Schafer for the
report.</para>