diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-02 06:45:50 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-01-02 06:45:50 +0000 |
commit | 51023236d6d7004db10a6d9b280fe559b2a37612 (patch) | |
tree | dbefac47d74cbbee43f823394530f10a724b82b0 /chapter01 | |
parent | cbe998b80e72789c11450d8eea4bcaa1ed675581 (diff) |
Added XZ-Utils as a new compression utility package for independent use or with
tar.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c8dc8fcf6..3aff6f1c7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2011-01-02</para> + <itemizedlist> + <listitem> + <para>[bdubbs] Added XZ-Utils as a new compression + utility package for independent use or with tar. Fixes + <ulink url="&lfs-ticket-root;2619">#2619</ulink>. + </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-12-29</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ebc75f0c2..243a76445 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -255,6 +255,10 @@ <para>procps-3.2.8-fix_HZ_errors-1.patch</para> </listitem> + <listitem> + <para>xz-&xz-version;</para> + </listitem> + </itemizedlist> <itemizedlist> |