diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index fe9b3b278..e009291ca 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -280,14 +280,9 @@
Added:
-
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index 1a6e52338..4b24fad1f 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -141,6 +141,13 @@
+
+ Zstd Upstream Fixes Patch - &zstd-upstream-fixes-patch-size;:
+
+ Download:
+ MD5 sum: &zstd-upstream-fixes-patch-md5;
+
+
Total size of these patches: about
diff --git a/chapter08/zstd.xml b/chapter08/zstd.xml
index 881aba286..cde0b9231 100644
--- a/chapter08/zstd.xml
+++ b/chapter08/zstd.xml
@@ -42,6 +42,10 @@
Installation of Zstd
+ Apply a patch to fix some issues identified by upstream:
+
+patch -Np1 -i ../&zstd-upstream-fixes-patch;
+
Compile the package:
make
diff --git a/patches.ent b/patches.ent
index cd2fb93e8..7e43f7e0a 100644
--- a/patches.ent
+++ b/patches.ent
@@ -87,3 +87,7 @@
+
+
+
+