diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-10-12 20:30:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-10-12 20:30:47 +0000 |
commit | b417b18d568c684cca0a16b875eeac9984c2dee5 (patch) | |
tree | ec73ad8b0477835abd8dbcfea8f9471c6e6d96af /chapter01 | |
parent | 92cc40d386f800ede586f8e52db493ce43d54bcc (diff) |
Upgrade to Gzip-1.3.13. Fixes #2500.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 9 |
2 files changed, 17 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 129e2fe58..5a8afb03a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-10-12</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgraded to Gzip-1.3.13. Fixes + <ulink url="&lfs-ticket-root;2500">#2500</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-09-29</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4ec15d835..93d10a6ac 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -94,9 +94,9 @@ <!--<listitem> <para>GRUB &grub-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gzip &gzip-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>IANA-Etc &iana-etc-version;</para> </listitem>--> @@ -222,6 +222,11 @@ <para>coreutils-7.6-uname-1.patch</para> </listitem> + <listitem> + <para>gzip-1.3.13-zdiff-1.patch</para> + </listitem> + + </itemizedlist> <itemizedlist> |