diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-12 17:49:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-12 17:49:07 +0000 |
commit | 91c7fab61a2ef4ac7434297b42b4cabe836d7931 (patch) | |
tree | 609a0b1aac0805b09bee8f59378ea2b0f6ebddd8 /chapter01/whatsnew.xml | |
parent | ae5423f606cd1c0ce24a862e5312a38f291d1d8b (diff) |
Add zstd compression package to Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index cc1763cae..d5008a4b5 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -270,7 +270,7 @@ <itemizedlist> <title>Added:</title> - <listitem><para></para></listitem> <!-- satisfy build --> + <listitem><para>Zstd-&zstd-version;</para></listitem> <!-- satisfy build --> </itemizedlist> |