aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dcdd91e84..8e34c3fa9 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -149,6 +149,11 @@ glibc yet (kind of hen and egg-problem).
</para></listitem>
<listitem><para>
+Chapter 6: Changed consoledata/tools to kbd, which is more actively developed,
+and less of a pain to install.
+</para></listitem>
+
+<listitem><para>
Chapter 7: Fixed the delays in the killproc function in the functions
script. Now, after kill, first check PIDs, then sleep 2 if needed. More
details can be read in the comments in the script itself.