diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 8203a1566..bc88e062f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,24 @@
-->
+
+ 2016-04-16
+
+
+ [bdubbs] - Update to dejagnu-1.6. Fixes
+ #3918.
+
+
+ [bdubbs] - Update to linux-4.5.1. Fixes
+ #3917.
+
+
+ [bdubbs] - Wording change in Chapter 6 GCC. Fixes
+ #3915.
+
+
+
+
2016-04-12
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 5ea550f6b..39819ee14 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -55,9 +55,9 @@
-
+
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index a61ff68fe..f89a810a9 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -40,11 +40,7 @@
Installation of GCC
-
The GCC documentation recommends building GCC in a dedicated build directory:
mkdir -v build
@@ -123,9 +119,9 @@ cd build
make install
- Some packages expect the C preprocessor to be installed in the
- /lib directory.
- To support those packages, create this symlink:
+ Create a symlink required by the FHS
+ for "historical" reasons.
ln -sv ../usr/bin/cpp /lib
diff --git a/general.ent b/general.ent
index 9f4ccb0d1..cf83d0b9b 100644
--- a/general.ent
+++ b/general.ent
@@ -1,7 +1,7 @@
-
+
-
+
diff --git a/packages.ent b/packages.ent
index 5a658c751..14ea7363e 100644
--- a/packages.ent
+++ b/packages.ent
@@ -106,10 +106,10 @@
-
-
+
+
-
+
@@ -383,12 +383,12 @@
-
-
-
-
+
+
+
+
-
+