diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index a220977af..37e06832d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -42,6 +42,9 @@
[dj] - Update to lfs-bootscripts-20111128.
+
+ [ken] - Fix daylight saving time bug in coreutils testsuite.
+
diff --git a/chapter03/patches.xml b/chapter03/patches.xml
index e62284737..25f827049 100644
--- a/chapter03/patches.xml
+++ b/chapter03/patches.xml
@@ -34,6 +34,14 @@
+
+ Coreutils Testsuite Fixes Patch - &coreutils-tests-patch-size;
+
+ Download:
+ MD5 sum: &coreutils-tests-patch-md5;
+
+
+
Coreutils Internationalization Fixes Patch - &coreutils-i18n-patch-size;:
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index 43a8c5418..7de4ebb55 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -62,6 +62,10 @@ esac
without this patch.
+ The following patch fixes a bug in the testsuite:
+
+patch -Np1 -i ../&coreutils-tests-patch;
+
Now prepare Coreutils for compilation:
./configure --prefix=/usr \
diff --git a/general.ent b/general.ent
index 648cf46ff..98b24d01e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+
diff --git a/patches.ent b/patches.ent
index cd3f08e11..cbf46e100 100644
--- a/patches.ent
+++ b/patches.ent
@@ -20,6 +20,10 @@
+
+
+
+