diff options
author | Archaic <archaic@linuxfromscratch.org> | 2006-05-03 19:43:38 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2006-05-03 19:43:38 +0000 |
commit | 8abeb3bc1ac03eb633871b379364b01ca9b4a813 (patch) | |
tree | bd1cdc4515a2bdacbc2e84bfb68e9fa5eb53564d /chapter01 | |
parent | 09f1daf45389f406a5225fa829e896d87e3a140b (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.xml | 10 |
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> |