diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cf932eaa1..dc9e06009 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -82,6 +82,9 @@ first a summary, then a detailed log.
+April 4, 2005 [matt]: Mention bzip2's testsuite
+
+
April 2, 2005 [jhuntwork]: Fixed dtd url for sysklogd xml files
March 31, 2005 [jhuntwork]: Changed the link for less to point to ftp.gnu.org
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml
index a45dee979..1c9e499a3 100644
--- a/chapter05/bzip2.xml
+++ b/chapter05/bzip2.xml
@@ -36,6 +36,7 @@ script. Compile it with:
make PREFIX=/tools install
+To test the results, issue: make test.
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml
index 14fd413b7..b6aa93d29 100644
--- a/chapter06/bzip2.xml
+++ b/chapter06/bzip2.xml
@@ -45,6 +45,9 @@ utilities against it.
make
+To test the results, issue:
+make test.
+
If reinstalling Bzip2, perform
rm -f /usr/bin/bz* first, otherwise the following
make install will fail.
diff --git a/general.ent b/general.ent
index 16c0a5abd..d62779ab6 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+