diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9f791c635..2faf42ec7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,15 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2020-01-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added zstd-1.4.4.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2020-01-09</para> <itemizedlist> <listitem> 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> |