aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorArchaic <archaic@linuxfromscratch.org>2006-05-03 19:43:38 +0000
committerArchaic <archaic@linuxfromscratch.org>2006-05-03 19:43:38 +0000
commit8abeb3bc1ac03eb633871b379364b01ca9b4a813 (patch)
treebd1cdc4515a2bdacbc2e84bfb68e9fa5eb53564d /chapter01
parent09f1daf45389f406a5225fa829e896d87e3a140b (diff)
Updated the bug.c code to avoid USB-related uevent leakage reports.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bf1f409bb..0b911f825 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>May 3, 2006</para>
+ <itemizedlist>
+ <listitem>
+ <para>[archaic] - Updated the bug.c code to avoid USB-related uevent
+ leakage reports.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 2, 2006</para>
<itemizedlist>
<listitem>