diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7f46eebaa..d23ab855e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,17 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2019-01-27
+
+
+ [pierre] - Fix a bug introduced in tar-1.31, by adding
+ a sed to the build instructions. Also remove an obsolete comment
+ about a failing test.
+
+
+
+
2019-01-20
diff --git a/chapter06/tar.xml b/chapter06/tar.xml
index 1200a3949..d51bfa8c8 100644
--- a/chapter06/tar.xml
+++ b/chapter06/tar.xml
@@ -39,11 +39,11 @@
Installation of Tar
-
+ sed -i 's/abort.*/FALLTHROUGH;/' src/extract.c
+
Prepare Tar for compilation:
FORCE_UNSAFE_CONFIGURE=1 \
@@ -72,7 +72,9 @@
make check
+
Install the package:
diff --git a/general.ent b/general.ent
index 962e0bf3c..16be51e9f 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-
+
-
+
-
+