diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index fa33d571c..0ffcf9899 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,30 @@
-->
+
+ 2013-04-01
+
+
+ [bdubbs] - Upgrade to Linux-3.8.5. Fixes
+ #3320.
+
+
+
+ [bdubbs] - Upgrade to Systemd-200. Fixes
+ #3317 and
+ #3321.
+
+
+ [bdubbs] - Expand tcl space for regular expressions
+ needed for some tests.
+
+
+ [bdubbs] - Disable a g++ libmudflap test that always
+ fails.
+
+
+
+
2013-03-29
diff --git a/chapter05/tcl.xml b/chapter05/tcl.xml
index 9a264ad68..4fcc10b61 100644
--- a/chapter05/tcl.xml
+++ b/chapter05/tcl.xml
@@ -48,6 +48,11 @@
run in this chapter (they are not mandatory), these packages are required
to run the test suites in .
+ First increase the amount of space needed by some regular expressions
+ in regression tests.
+
+sed -i s/500/5000/ generic/regc_nfa.c
+
Prepare Tcl for compilation:
cd unix
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 1f844f1a0..22684f04f 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -56,9 +56,11 @@ esac
sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
- Also fix an error in one of the check Makefiles:
+ Also fix an error in one of the check Makefiles and disable one test in
+ the g++ libmudflap test suite:
-sed -i -e /autogen/d -e /check.sh/d fixincludes/Makefile.in
+sed -i -e /autogen/d -e /check.sh/d fixincludes/Makefile.in
+mv -v libmudflap/testsuite/libmudflap.c++/pass41-frag.cxx{,.disable}
The GCC documentation recommends building GCC outside of the source
directory in a dedicated build directory:
diff --git a/general.ent b/general.ent
index a2930be93..415302af8 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-
-
+
+
diff --git a/packages.ent b/packages.ent
index ff6021c0f..c90ac41ef 100644
--- a/packages.ent
+++ b/packages.ent
@@ -331,13 +331,13 @@
-
+
-
+
-
-
+
+
@@ -527,12 +527,12 @@
-
-
+
+
-
+
-
+
@@ -543,10 +543,10 @@
-
+
-
+