diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:44:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:44:27 +0000 |
commit | 199411c0e77e12be930e8bfd7a5f7f04387cab38 (patch) | |
tree | 38cb8c8ee8ac9d61b79da066c20cc6ee25372dbb /chapter01 | |
parent | 21d4caa9ab621da606496a3b8bbe72279dc44a84 (diff) |
Upgrade to Gzip-1.5. Fixes #3121.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9e43c1a9a..04a68386b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-06-23</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Gzip-1.5. Fixes + <ulink url="&lfs-ticket-root;3121">#3121</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.7.1. Fixes <ulink url="&lfs-ticket-root;3117">#3117</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0b041f9a9..9139f6f03 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -97,9 +97,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>--> |