diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 28f9c59cc..5fe887f65 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -35,6 +35,17 @@
-->
+
+ 2016-02-15
+
+
+ [renodr] - Document test suite failures.
+
+
+ [dj] - Update package timings and statistics.
+
+
+
2016-02-13
diff --git a/chapter06/autoconf.xml b/chapter06/autoconf.xml
index ddad6087b..4d304874b 100644
--- a/chapter06/autoconf.xml
+++ b/chapter06/autoconf.xml
@@ -53,10 +53,10 @@
make check
- This takes a long time, about 4.7 SBUs. In addition, 6 tests are skipped
- that use Automake. For full test coverage, Autoconf can be re-tested
- after Automake has been installed. In addition, two tests fail due to
- changes in libtool-2.4.3 and later.
+ This takes a long time, about &autoconf-ch6-sbu; SBUs. In addition,
+ several steps are skipped that use Automake. For full test coverage,
+ Autoconf can be re-tested after Automake has been installed. In addition,
+ two tests fail due to changes in libtool-2.4.3 and later.
Install the package:
diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml
index a33c6cf60..dae27dd95 100644
--- a/chapter06/binutils.xml
+++ b/chapter06/binutils.xml
@@ -108,6 +108,8 @@ cd build
make check
+ The test 'Link with zlib-gabi compressed debug output' is known to fail.
+
Install the package:
make tooldir=/usr install
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index 4792334e3..1e7177bdd 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -58,6 +58,8 @@
make check
+ Nine tests fail due to missing dependencies.
+
Install the package:
make install
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 287d38fcd..9b00a7b23 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -115,7 +115,7 @@ cd build
- The tst/tst-cputimer1 and
+ The rt/tst-cputimer1 and
rt/tst-cpuclock2 tests have been known to
fail. The reason is not completely understood, but indications are
that minor timing issues can trigger these failures.