diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-03 21:38:35 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2006-05-03 21:38:35 +0000 |
commit | 0b37960b44cc20d9020d0d1c88362dbf718c8a55 (patch) | |
tree | 52d21ebcc57104c658c13172b0bfba4f86193479 /chapter01 | |
parent | 2914ab8c7ae6e23d0b8875e38afb6ab19de1b8cc (diff) |
Updated stripping notes to reflect current findings.
Resolves ticket #1657.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0b911f825..b33303cae 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>May 3, 2006</para> <itemizedlist> <listitem> + <para>[jhuntwork] - Updated stripping notes to reflect current + findings. Resolves ticket #1657.</para> + </listitem> + <listitem> <para>[archaic] - Updated the bug.c code to avoid USB-related uevent leakage reports.</para> </listitem> |