diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index efa2d2b15..e79176b0a 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,16 @@
-->
+
+ 2006-08-24
+
+
+ [matthew] - Remove the supposed fix for a buffer overflow in
+ Coreutils, as it has been fixed upstream.
+
+
+
+
2006-08-17
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml
index bc614c205..a8cc1a621 100644
--- a/chapter06/coreutils.xml
+++ b/chapter06/coreutils.xml
@@ -64,11 +64,6 @@
without this patch.
- It has been found that translated messages sometimes overflow a buffer
- in the who -Hu command. Increase the buffer size:
-
-sed -i 's/_LEN 6/_LEN 20/' src/who.c
-
Now prepare Coreutils for compilation:
./configure --prefix=/usr
diff --git a/general.ent b/general.ent
index aa3ac6019..0a79c121e 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+