diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-13 18:27:40 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-13 18:27:40 +0000 |
commit | a5ad6a896c244cdb0745c5828361771eb9166b75 (patch) | |
tree | 9ffaf6c942f165f0485e7ed2bed8288a354ee7ab /chapter01 | |
parent | 912108f0925faa527af5ab28dfe69bd9db135ffc (diff) |
Clean up zstd installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2faf42ec7..e309c6a83 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,16 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2020-01-13</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Ensure zstd libraries are installed in the correct + location.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2020-01-12</para> <itemizedlist> <listitem> |