diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4b3e2b427..ec8c02abe 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,16 @@
-->
+
+ 2007-04-01
+
+
+ [jhuntwork] - Upgraded to linux-2.6.20.4. Updated linux-headers instructions
+ in chapter 5 to match instructions in chapter 6. The INSTALL_HDR_PATH is no longer
+ forcibly removed.
+
+
+
2007-03-27
diff --git a/chapter05/linux-headers.xml b/chapter05/linux-headers.xml
index ed32f6408..28f5f8df5 100644
--- a/chapter05/linux-headers.xml
+++ b/chapter05/linux-headers.xml
@@ -45,9 +45,8 @@
Install the header files:
make mrproper
-make headers_install
make headers_check
-cp -av usr/include/* /tools/include
+make INSTALL_HDR_PATH=/tools headers_install
diff --git a/general.ent b/general.ent
index 5ba41d2bb..f63e9f3e2 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+
diff --git a/packages.ent b/packages.ent
index 5fd8b0a3d..0493078c5 100644
--- a/packages.ent
+++ b/packages.ent
@@ -299,11 +299,11 @@
-
+
-
+