aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter06/udev.xml3
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3e4c59ae0..442649146 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -81,6 +81,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>February 27, 2005 [matt]: Mention udev's testsuite. Fixes bug
+1042</para></listitem>
+
<listitem><para>February 27, 2005 [matt]: Use --without-csharp instead
of --disable-csharp, as the latter doesn't work as intended. Fixes bug
1033</para></listitem>
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 37458ae60..3282f5d14 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -40,7 +40,8 @@ devices nodes are to be created.</para></listitem>
</varlistentry>
</variablelist>
-<para>This package does not come with a test suite.</para>
+<para>To test the results, issue:
+<userinput>make check</userinput>.</para>
<para>Install the package:</para>